1 Star 0 Fork 0

Elliott / parallax-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
Albert Kaaman 提交于 2017-10-21 00:28 . Solved #6

vue-simple-boilerplate

The simplest possible Vue setup in a single HTML file

This template is Vue 2.0 compatible. For Vue 1.x use this command: vue init simple#1.0 my-project

Before You Start...

This boilerplate is targeted at beginners who want to start exploring Vue without the distraction of a complicated development environment.

For advanced features such as asset compilation, hot-reload, lint-on-save, unit testing, and CSS extraction, we recommend that more experienced developers use one of the other templates.

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli                          # Install vue-cli if you haven't already
$ vue init vuetifyjs/parallax-starter my-project  # Create a new project based on this template
$ cd my-project                                   # Navigate into your new project folder

$ npm install -g live-server                      # Install live-server if you haven't already
$ live-server                                     # Run live-server and open it in your browser

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init username/repo my-project
1
https://gitee.com/ylzheng/parallax-starter.git
git@gitee.com:ylzheng/parallax-starter.git
ylzheng
parallax-starter
parallax-starter
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891