/vue-app

Primary LanguageVue

Vue CMS

Requirements

You only need node.js pre-installed and you’re good to go.

Setup

npm install or yarn install

Development

Compiles and hot-reloads for development
npm run serve or yarn serve

Deployment

Compiles and minifies for production
npm run build or yarn build