This is a basic Blog application built as a practice Fullstack application.
- Node.js
- Grunt
- Sass
- Ejs
To build this project you must first install the dependencies via your preferred package manager.
npm install
You should ensure to have nodemon installed globally and run:
nodemon app
alternatively, you may run:
npm start
The application loads on localhost:3000
Some available routes include:
/compose
/contact
/about
/posts/title