一个demo,基于react的组件,搭配webpack开发的多页面应用
React component
npm install
npm run dev
then,you can visite it like this:
http://localhost:8080/wrclayer/examples/index.html
http://localhost:8080/wrciosselect/examples/index.html
npm run test
use jest, You can visit the website: http://facebook.github.io/jest/docs/getting-started.html
npm run jsdoc
use jsdoc, you can visit the website: http://usejsdoc.org/