You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
unknown
b964f3da28
|
4 months ago | |
---|---|---|
public | 4 months ago | |
src | 4 months ago | |
static | 10 months ago | |
website_h | 4 months ago | |
.editorconfig | 10 months ago | |
.env.development | 10 months ago | |
.env.production | 4 months ago | |
.env.test | 10 months ago | |
.eslintignore | 10 months ago | |
.gitignore | 10 months ago | |
README.md | 10 months ago | |
babel.config.js | 10 months ago | |
debug.log | 10 months ago | |
package-lock.json | 10 months ago | |
package.json | 10 months ago | |
vue.config.js | 4 months ago | |
website_h.zip | 4 months ago | |
yarn.lock | 10 months ago | |
官网,包括理论学习.txt | 10 months ago |
README.md
yxj-website
A Vue.js 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
For a detailed explanation on how things work, check out the guide and docs for vue-loader.