barayuda |
---|
This project follows the git-contributor spec, auto updated at Sun Dec 20 2020 02:25:54 GMT+0800
.
- source code: https://github.com/barayuda/e2e-test-playground/tree/main
- test case: https://github.com/barayuda/e2e-test-playground/tree/main/test/
$ npm run dev:test
$ npm run test
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev:test
# run e2e tests
npm test
# build for production with minification
npm run build