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

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! ๐Ÿ‘