1.0.0 • Published 8 years ago
trendency-react-lte v1.0.0
Trendency Admin UI
Installation
You need Node installed globally:
To install Node dependencies
$ npm install
To install bower components. The installed components will be in ./lib directory. Further settings in .bowerrc file
$ bower install
Start
$ npm start
The dev environment will be started at http://localhost:3000.
Publish
Need to run publish script before deploy.
Major version
$ gulp --major
Minor version
$ gulp --minor
Simple build
$ gulp
Testing
Dependencies
$ npm install -g quik mocha
after that
$ npm install
1.0.0
8 years ago