react-boilerplate:下一个React配方的样板

时间:2021-05-15 14:40:35
【文件属性】:
文件名称:react-boilerplate:下一个React配方的样板
文件大小:138KB
文件格式:ZIP
更新时间:2021-05-15 14:40:35
JavaScript React样板 入门 git clone https://github.com/lifecompilers/react-boilerplate.git cd react-boilerplate npm install npm start - Start App npm test - Unit test npm run lint - Linting npm run e2e-test - Launch standalone selenium server and run webdriverIO tests:) npm run report - View WebdriverIO test report npm run postinstall - In case of Selenium driver not found error, manually run post install script
【文件预览】:
react-boilerplate-master
----wdio-tests()
--------configs()
--------test.js(284B)
----public()
--------index.html(305B)
----webpack.config.js(827B)
----src()
--------App.js(95B)
--------index.js(143B)
----.babelrc(57B)
----fakeapi()
--------db.json(188B)
--------server.js(376B)
----.travis.yml(645B)
----LICENSE.md(1KB)
----README.md(1KB)
----tests()
--------App.tests.js(266B)
--------setupTests.js(120B)
----.gitignore(343B)
----package-lock.json(589KB)
----package.json(3KB)

网友评论