vue.js-starter-template

A starter template for Vue.js projects

Github星跟蹤圖

Vue.js starter template

A bare-bones starter-template to get your hands dirty with awesome Vue.js library.

Built with:

Getting started

  1. Be sure you have Yarn installed globally.
  2. Clone the repo & run yarn from the project root

Single File Components

See instructions for example usage of single file components.

Available commands

yarn start

Runs the Webpack module-bundler, starts watching for changes & launches the BrowserSync server to http://localhost:3000 (it's possible to change the port from package.json config-section). Uses Webpack Dashboard

Note! Webpack handles all the reloading stuff while BrowserSync just proxies the default webpack-port (8080) giving the possibility to connect to dev-server from multiple devices:
BrowserSync

yarn lint:js

Lints javascript-files inside /src directory

yarn build

Runs the webpack module-bundler with production-settings (compress etc.) and builds the project to /build directory.

Demo

Navigate to https://vue-starter.ville.io/ and see the awesomeness IRL :bowtie:

主要指標

概覽
名稱與所有者villeristi/vue.js-starter-template
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2016-07-12 20:41:50
推送於2018-03-15 18:29:20
最后一次提交2018-03-15 20:29:19
發布數19
最新版本名稱0.11.0 (發布於 2017-09-27 22:17:03)
第一版名稱0.1.0 (發布於 2016-07-14 02:38:04)
用户参与
星數263
關注者數15
派生數67
提交數179
已啟用問題?
問題數17
打開的問題數4
拉請求數2
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?