A simple, responsive template for a blog
Live Site
- Pug
- CSS
- Node.JS
- Express.js
- Media Queries
- Heroku
- Download the code and enter the clone's directory through the command line
- Type "npm start" into the command line
- The default port is 2000. Type the following URL into your web browser: "http://localhost:2000"
To modify the template's data modify JSON data located in the public folder. If you want to modify the template's structure, modify the .pug files in the view folder.