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
bddefc26c9
|
3 months ago | |
---|---|---|
public | 5 months ago | |
src | 3 months ago | |
static | 11 months ago | |
website_h | 3 months ago | |
.editorconfig | 11 months ago | |
.env.development | 11 months ago | |
.env.production | 5 months ago | |
.env.test | 11 months ago | |
.eslintignore | 11 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
babel.config.js | 11 months ago | |
debug.log | 11 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months ago | |
vue.config.js | 3 months ago | |
yarn.lock | 11 months ago | |
官网,包括理论学习.txt | 11 months ago | |
洛阳官网.zip | 3 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.