0.0.1 • Published 10 years ago

qor3ui v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Qor3 UI Components

How to run examples

  1. Install all package dependencies
npm install .
  1. Run to watch changes of src directory and build it to . directory
npm run watchjsx
  1. And open another terminal to run
npm run watch

Which will run browserify to compile bundle.js for examples

  1. Start server and access your browser
python -m SimpleHTTPServer

and then access:

http://localhost:8000/examples