Skip to content

simon-tannai/nodejs-boilerplate

Repository files navigation

Node.js boilerplate

Node.js (v6.10.0+) boilerplate to start quickly your from-scratch projects.

Details

This boilerplate contains:

Prerequisites

  • Node.js v6.10.0
  • Yarn: npm i -g yarn

Development install

Install dependencies with yarn command.

Run the server with npm run dev command.

Recommendations

Use ESLint plugin for your code editor to lint easely your code:

Note

The Harmony branch of UglifyJS2 is used to be compatible with ECMAScript standards.

Check the package.json if necessary.

About

Node.js boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published