1.0.0 • Published 9 years ago
trendency-react-lte v1.0.0
Trendency Admin UI
Installation
You need Node installed globally:
To install Node dependencies
$ npm installTo install bower components. The installed components will be in ./lib directory. Further settings in .bowerrc file
$ bower installStart
$ npm startThe dev environment will be started at http://localhost:3000.
Publish
Need to run publish script before deploy.
Major version
$ gulp --majorMinor version
$ gulp --minorSimple build
$ gulpTesting
Dependencies
$ npm install -g quik mochaafter that
$ npm install1.0.0
9 years ago