You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install dependencies $ npm install # run tests $ jest --watch # serve with hot reload at localhost:8080 $ yarn dev # build for production with minification $ quasar build # lint code $ quasar lint
About
Demo project for the CodelyTV Pro video course 'Building an app with VueJS and Jest using TDD'