Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 258 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 258 Bytes

予約決済システム

npm run build frontの用のbundle.jsを ./webpack/dist/ に生成

npm run build-admin adminの用のbundle.jsを ./webpack/dist/ に生成

npm test front と admin 両方をテスト

npm run lint adminにのみLintをかける