2 Star 0 Fork 0

HongYe Li / firstVue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

first-vue

学习vue框架 使用npm全局安装vue-cli(npm install -g vue-cli) vue-cli vue脚手架具体详细步骤解说 https://www.jianshu.com/p/2769efeaa10a 在当前目录中启动网页服务(php):在目录中进入命令行窗口,输入php -S localhost:8080(就相当于给当前目录或工程配置域名)

first vue project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# install sweetalert
npm install --save sweetalert 
import swal from 'sweetalert'
swal("hello world!")

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

空文件

简介

学习vue框架 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/lihongye/firstvue.git
git@gitee.com:lihongye/firstvue.git
lihongye
firstvue
firstVue
master

搜索帮助