qor3ui

0.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i qor3ui

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sunfmin