Skip to content

gcoderbh/nodejs-es6-starter-template

Repository files navigation

Node.js es6 starter template

Install

Clone the repo:

$ git clone https://github.com/gcoderbh/nodejs-es6-starter-template.git [your_project_name]

Install dependency:

$ cd [your_project_name]
$ npm ci

Usage

$ nodemon

start development in src/index.js see in your browser at http://localhost:3000

Test

$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published