0.0.1 • Published 11 years ago
qor3ui v0.0.1
Qor3 UI Components
How to run examples
- Install all package dependencies
npm install .- Run to watch changes of
srcdirectory and build it to.directory
npm run watchjsx- And open another terminal to run
npm run watchWhich will run browserify to compile bundle.js for examples
- Start server and access your browser
python -m SimpleHTTPServerand then access:
http://localhost:8000/examples0.0.1
11 years ago