3.12.2-3 • Published 7 years ago
ushahidi-qovnika-v1 v3.12.2-3
platform-pattern-library
New Platform UI (w/ Pattern Library) based on the Platform Design Framework
Dependencies
Install Packages
npm install
*This will install all NPM dependencies!
Download and Activate Live Reload Plugin
Navigate to project root and run Gulp
gulp build
- generates fonts
- compiles sass
- minifies and concatenates js
gulp
- starts a webserver
- watches for changes
- compiles sass
- minifies and concatenates js
- live reloads appropriate files (sass, js or html)
- sends a success notification
Publish to NPM
NPM User
- npm adduser <user_name>
Pre-Release
- npm version prerelease
Release
- npm version release
NPM Publish
- npm publish
- git push origin <new_version_tag>
3.12.2-3
7 years ago