Skip to content

laohanme/start-node

Repository files navigation

start-node

Started

This repository for those who want to start using nodejs to development a website.

Advanced

Go here start-node-pro

Start Your First Website Today!!!
Dependencies Version
body-parser npm
cookie-parser npm
express npm
pug npm
request npm
serve-favicon npm
eslint npm
eslint-config-google npm
nodemon npm
mongoose npm

Getting Started

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.

Prerequisites

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

How to start

Just you need

npm start

License

This project is licensed under the MIT License - see the LICENSE.md file for details