Index

Framework

This module glues all the frontend modules together to form a framework.

Adding it to a project

npm install frntnd-framework --save

Installing

npm install

Running tests

npm test

Running build

npm run build

To read more on the build setup, please refer to the build documentation.

Npm scripts

The project comes with a couple npm scripts that can be executed by running

npm run <script>

So,

npm run build

for example. For all npm scripts available please see npm scripts

Rik Hoffbauer 2015
Documentation generated by JSDoc 3.4.0 on 2015-12-03T17:30:45+01:00