xie-qianyue / lineProject-nodeJS-ES6

The line project re-written by nodeJS in ECMAScript 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lineProject-nodeJS-ES6

The line project re-written by nodeJS in ECMAScript 2015

Notes

Use passportjs for authentication in Node.

Install

  • Install the client resources : bower install
  • Install the server resources : npm install
  • Move the resouces : gulp moveall

Start Server

node server

About

The line project re-written by nodeJS in ECMAScript 2015


Languages

Language:JavaScript 63.8%Language:HTML 30.5%Language:CSS 5.7%