Skip to content

Production ready boilerplate for developing VueJs applications. Contains ready made code, template generators and snippets for a faster and optimised web development. Happy Coding!!

License

Notifications You must be signed in to change notification settings

shirodkarpushkar/vue-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boiler Plate for making Vue Applications

Actions Status

View the demo at https://shirodkarpushkar.github.io/vue-boilerplate/

Simple Boiler plate for making large vue applications.

  • already contains structured files and folder
  • high scalability
  • Installed with required dependencies

New Features!

  • Added Jost Google font
  • Provided basic template for starting page
  • template generator
  • custom vs-code snippet
  • override scss variables in src/design

Dependencies

The following dependies are used to make life lot simpler for Vue developers all packages are at their latest version.

  • axios
  • bootstrap
  • command-line-args
  • jquery
  • jsonwebtoken
  • lodash
  • normalize.css
  • nprogress
  • roboto-fontface
  • v-runtime-template
  • vue
  • vue-awesome-swiper
  • vue-image-lightbox
  • vue-lazyload
  • vue-meta
  • vue-multiselect
  • vue-router
  • vue-toasted
  • vuejs-paginate
  • vuelidate
  • vuex

Installation

# 1. Clone the repository.
git clone {REPO_URL}

# 2. Enter your newly-cloned folder.
cd {PROJECT_DIR}

# 3. Install dependencies. Make sure yarn is installed: https://yarnpkg.com/lang/en/docs/install
yarn

# 4. Start the development server.
yarn dev

Template Generator

  • To create a vue template
yarn new view
  • To create a store module
yarn new module
  • To create a component
yarn new component

Snippets

change snippet as per requirement present in .vscode/_components.code-snippet

Development

Want to contribute? Great! Pull Request's shall be verified and accepted.

License

MIT

Free For All, Hell Yeah!

About

Production ready boilerplate for developing VueJs applications. Contains ready made code, template generators and snippets for a faster and optimised web development. Happy Coding!!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •