nesbert / napp-boilerplate

WIP boilerplate for node web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WIP boilerplate for node web applications.

License:MIT License


Languages

Language:JavaScript 55.5%Language:CSS 31.3%Language:HTML 13.2%