This repository for those who want to start using nodejs to development a website.
Go here start-node-pro
Dependencies | Version |
---|---|
body-parser | |
cookie-parser | |
express | |
pug | |
request | |
serve-favicon | |
eslint | |
eslint-config-google | |
nodemon | |
mongoose |
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Please install Node.js with LTS version before continue this start-node project.
Clone Repository
git clone https://github.com/laohanme/start-node
Go into the directory
cd start-node
Install all the library
npm install
Just you need
npm start
This project is licensed under the MIT License - see the LICENSE.md file for details