Vue's starter app, extended by Begin-based API endpoints
Vue‘s starter app, extended by Begin-based API endpoints.
Deploy your own
Deploy your own clone of this app to Begin!
Getting started
Install dependencies
npm install
Start a local server
npm start
Start a hot reloading local development server
npm run serve
Run a production build
npm run build
Check files for syntax errors
npm run lint
Run your tests
npm run test
Begin Reference
- Quickstart – basics on working locally, project structure, deploying, and accessing your Begin app
- Creating new routes – basics on expanding the capabilities of your app
Head to docs.begin.com to learn more!
Vue reference
See the Vue configuration reference