Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 304 Bytes

File metadata and controls

19 lines (10 loc) · 304 Bytes

Template for Node.js

This is an open source project for templating Node.js application.

Prerequisite

  • Install Node.js

How To Use

Step.1) Get source code.

$ git clone https://github.com/syatsuzuka/template_express.git

Step.2) Run the service.

$ cd template_express $ ./bin/www app.js