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
# In one terminal, start server with hot reload on port 9000
npm run dev-server
# In another terminal, start app with hot reload at localhost:8080
npm run dev
About
An example app pre-configured with Vuetron plugins.