Skip to content

Vue SPA application boilerplate. Vue, Sass, Vuex, Bootstrap, Rxjs.

License

Notifications You must be signed in to change notification settings

nikhilnayyar002/vue-app

Repository files navigation

Vue-App

License: MIT Make a pull request

Installing dependencies

  • since package-lock.json file is in repo. One can use the following command to install dependencies:

    npm ci
    
  • on occassions a developer should be responsible for updating dependencies.

Guides

Project Configeration

Styling

Application

Components Detail

Formatting

Vue Cli : Learn about public folder, bundler configeration, vue-cli-service etc here.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Vue SPA application boilerplate. Vue, Sass, Vuex, Bootstrap, Rxjs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published