/napp-boilerplate

WIP boilerplate for node web applications.

Primary LanguageJavaScriptMIT LicenseMIT

napp-boilerplate

WIP boilerplate for node web applications.

Install

$ npm install

Usage

Run Express server:

$ npm start

Build JS applications:

$ npm run build
$ npm run build.prd (files are concatenated & minified)

The Stack

Made with OSS <3.

License

MIT

Contribute

Pull Requests always welcome, as well as any feedback or issues.