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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?