- Node.
- Express.js.
- MongoDB & Mongoose.
- Jade for templating.
# Install dependencies.
$ yarn install
# Start project.
$ yarn start
# Go to localhost on port 3000 in a browser. Note: If you specified a custom port on environment go to it.
Made with fingers and pizzas.