mc-vue-simple

0.1.2 • Public • Published

vue-simple

vue를 이용한 프로젝트 템플릿

Build Setup

# install dependencies
$ npm install
 
# serve with hot reload at localhost:8080
$ npm run dev
 
# build for production with minification
$ npm run build
 
# run unit tests
$ npm run unit

Install

$ npm install mc-vue-simple --save

Folder structure

  • build - webpack config files
  • config - webpack config files
  • dist - build
  • src -your app
    • assets
    • auth - api
    • components - common components
    • less - style
    • router - page routers
      • layouts - default and public html
    • store - vuex
    • views - your pages
  • static
  • test - unit testing
    • unit
      • coverage - test coverage
      • specs - test spec

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Package Sidebar

Install

npm i mc-vue-simple

Weekly Downloads

0

Version

0.1.2

License

none

Unpacked Size

104 kB

Total Files

54

Last publish

Collaborators

  • minsoon