项目作者: laohanme

项目描述 :
Start node start today! Build a website in a days
高级语言: Pug
项目地址: git://github.com/laohanme/start-node.git
创建时间: 2017-10-19T11:22:18Z
项目社区:https://github.com/laohanme/start-node

开源协议:MIT License

下载


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

  1. git clone https://github.com/laohanme/start-node

Go into the directory

  1. cd start-node

Install all the library

  1. npm install

How to start

Just you need

  1. npm start

License

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