/wow-binder-web

Primary LanguageVueMIT LicenseMIT

binder-web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Recommended list of extensions for VS Code used in the development of this project

  • Vetur
  • Prettier
  • TSLint Vue
  • Trailing Spaces