Skip to content

A vue-cli 3 template who plants the first seed of your project in order to become a sturdy and flowering tree

Notifications You must be signed in to change notification settings

pierrechls/seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seed 🌱

version front-end-framework router store internationalization js-standard-style

A vue-cli 3 template who plants the first seed of your project in order to become a sturdy and flowering tree

❕ Prior installation

📦 What's included ?

  • Babel
  • TypeScript
  • Router (VueRouter)
  • Store (Vuex)
  • i18n (Vue-i18n)
  • CSS Pre-processors (Sass/SCSS with dart-sass)
  • Linter and formatter (TSLint)
  • Unit Testing (Mocha + Chai)
  • E2E Testing (Cypress)

🎮 How to use it ?

Please read the documentation  📚

$ vue init pierrechls/seed my-project

🔀 Fork it and make your own

You can fork this repo to create your own template, and use it with vue-cli:

$ vue init username/repo my-project

🎉 Credits

This is inspired from a Vue CLI custom template. Most credit goes to them! 👏