Skip to content

A simple vue application used to explain different configurations and setups around the web application.

Notifications You must be signed in to change notification settings

suprith-s-reddy/vue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vue-demo

A simple vue application used to explain different configurations and setups around the web application.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for staging

npm run build-staging

Compiles and minifies for production and generate a sitemap dynamically

npm run build-prod

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

About

A simple vue application used to explain different configurations and setups around the web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published