Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 575 Bytes

File metadata and controls

39 lines (26 loc) · 575 Bytes

vue-folder-structure

vue-large-scale-folder-structure

vue-js Vuex Vue-router axios vue-notification

Vue js large scale folder structure

created by sureshapn ([email protected])

Vuex, Vue-router, axios

develop large scale vue js app using this code structure.

Please contribute and develop.

For SSR Server Side Rendering

Use branch SSR

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint