Skip to content
This repository was archived by the owner on Apr 19, 2019. It is now read-only.

mycoolade/vue-tutorial

Repository files navigation

groovers index page mockup with vue

Project setup

npm install
npm install -g json-server

Compiles and hot-reloads for development

# run webpack-devserver
npm run serve

# running json dummy server :: --watch 옵션은 파일이 변경되면 자동으로 서버가 갱신됨.
json-server --watch dummy.json

Compiles and minifies for production

npm run build

what I learned during 3 days

  • vue-cli
  • vue lifecycle hook
  • vue-router
  • template syntax
  • class/ template binding
  • event emit/props
  • component
  • event handling
  • condition renderling

About

3일간 진행해본 vue 개발, like demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages