ushahidi-platform-pattern-library

5.0.3 • Public • Published

Build Status

platform-pattern-library

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

http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions

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 tag <new_version>
  • git push origin <new_version_tag>

Dependents (0)

Package Sidebar

Install

npm i ushahidi-platform-pattern-library

Weekly Downloads

5

Version

5.0.3

License

AGPL-3.0

Unpacked Size

27.8 MB

Total Files

2193

Last publish

Collaborators

  • ushahidi-admin
  • tuxpiper
  • angamanga
  • rowasc