Skip to content

begin-examples/node-vue

Repository files navigation

$BADGE

Vue's starter app, extended by Begin-based API endpoints.

Deploy your own

Deploy to Begin

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

About

Basic Vue app + API (Begin / Node.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published