1.0.1 • Published 6 years ago

jpui v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

JPUI

See JPUI examples

See JPUI Doc locally

  • Enter JPUI root directory, and install dependencies by running:
    npm install
    npm install babel-loader@^5.3.2
  • Start a local http server by running:
    npm start

How to run JPUI test

$ npm test

or

$ edp test start

How to build JPUI Doc System

$ npm run build