Giter VIP home page Giter VIP logo

vue-simple's Introduction

Vue CLI

Vue.js v2.0 앱 프로토타이핑 제작을 위한 Webpack & vue-loader 프로젝트 템플릿.

사용법

vue-cli(한국어 번역)를 사용한 템플릿.

# 글로벌 vue-cli 개발 모듈 설치
$ npm install -g vue-cli

# vue-cli 프로젝트 템플릿 초기화
$ vue init yamoo9/vue-simple my-project

# 디렉토리로 이동
$ cd my-project

# 모듈 설치 및 실행
$ npm install
$ npm run dev

명령어 목록

  • npm run dev: 핫-리로드(hot-reload)를 지원하는 Webpack + vue-loader 개발용 명령.
  • npm run build: HTML/CSS/JS 압축 빌드, 배포용 명령.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.