在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:nickcmaynard/jsonschemalint开源软件地址:https://github.com/nickcmaynard/jsonschemalint开源编程语言:JavaScript 82.0%开源软件介绍:JSON Schema LintSetupnpm install Run tests# Unit tests
npm run test
# End-to-end tests (build:dev is faster, but Travis uses build:production)
npm run build:production
npm run e2e
# Run limited set of end-to-end tests on Chrome only - 2 terminals required
npm run preview # terminal 1
npm run build:dev # terminal 2
npm run protractor -- --specs e2e-tests/smoke.spec.js --params.browsers="chrome" # terminal 2 Preview"live reload" webpack dev servernpm run dev-server Open http://localhost:8080/webpack-dev-server. Static express preview (of dist/)npm run preview Open http://localhost:3001/. Building dist/Productionnpm run build:production Development (with sourcemap)npm run build:dev |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论