Skip to content

A full Vue.js skeleton with user registration/login.

Notifications You must be signed in to change notification settings

Node4Ever/VueSkeleton

Repository files navigation

Node4Ever Vue.js Skeleton

System setup

sudo npm install -g @vue/cli

Running

npm install
npm run serve

Note: you may need to restart the node server should you make large changes.

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A full Vue.js skeleton with user registration/login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published