京铁学堂H5

yellowtaotao 6496d77dd4 完成答题主页面的静态内容,及点击闯关答题进入二级页面 il y a 4 ans
public eaa1a8c998 修改index.vue中的tab切换 il y a 4 ans
src 6496d77dd4 完成答题主页面的静态内容,及点击闯关答题进入二级页面 il y a 4 ans
.editorconfig 3f039b7022 初始化工程 il y a 4 ans
.env.development 3f039b7022 初始化工程 il y a 4 ans
.env.production 3f039b7022 初始化工程 il y a 4 ans
.env.testing 3f039b7022 初始化工程 il y a 4 ans
.eslintrc.js 3f039b7022 初始化工程 il y a 4 ans
.gitignore 3f039b7022 初始化工程 il y a 4 ans
README.md 3f039b7022 初始化工程 il y a 4 ans
babel.config.js 3f039b7022 初始化工程 il y a 4 ans
package-lock.json eaa1a8c998 修改index.vue中的tab切换 il y a 4 ans
package.json a9a5a4b78a 添加dev配置 il y a 4 ans
vue.config.js 3f039b7022 初始化工程 il y a 4 ans

README.md

tmch5.web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

生产环境打包

npm run build

测试环境打包

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.