Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 533 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 533 Bytes

vuejs-playground-app

A playground app to showcase VueJS (v2) features and plugins like vuex and vue-router

Hint: Use NVM (Node Version Manager) to set your project-specific Node version. This project uses Node Version 14.15.0.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.