1.0.1 • Published 7 years ago
jpui v1.0.1
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- Visit http://localhost:8847/
How to run JPUI test
$ npm testor
$ edp test startHow to build JPUI Doc System
$ npm run build