0.0.1 • Published 7 years ago

wfp-wss-ui-react v0.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

WSS

How to use?

  • Run gulp serve to preview and watch for changes
  • Run bower install --save <package> to install frontend dependencies
  • Run gulp serve:test to run the tests in the browser
  • Run gulp to build the webapp for production
  • Run gulp serve:dist to preview the production build

Library development

  • Run npm run build
  • Run sudo npm link
  • Run cd demo && npm link wfp-wss-ui-react && npm run build
  • Run python manage.py runserver

Documentation

WFP UI documentation can be found here: UI-DOC.