brunch-with-vuety
brunch-with-vuety copied to clipboard
An opinionated Brunch skeleton for using Vue2, Vuex and VueRouter. Comes packed with axios and Store
As a brunch-with-vuety user I want to be able to start a project using this skeleton and have a basic end-to-end testing configuration done for me, so I can focus...
As a user of the brunch-with-vuety skeleton, I want my newly created app (created from it) to contain centralized, environment-wise configurations that I can easily switch over using the environment...
As a user of the brunch-with-vuety skeleton, I want to be able to create a project based on it that already includes at least the most basic unit test configurations...