Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 316 Bytes

README.markdown

File metadata and controls

14 lines (11 loc) · 316 Bytes

NodeJS Prelaunch Webapp

For you to start a new webapp for marketing

How to Run

  1. cd ${PROJECT}
  2. npm install to install dependencies
  3. node app to start web server
  4. Go to localhost:3000
  5. Voila, now start customize your site.