|
|
пре 7 година | |
|---|---|---|
| .. | ||
| config | пре 7 година | |
| runtime | пре 7 година | |
| src | пре 7 година | |
| .gitignore | пре 7 година | |
| Dockerfile | пре 7 година | |
| README.md | пре 7 година | |
| package.json | пре 7 година | |
| webpack.conf.js | пре 7 година | |
| yarn.lock | пре 7 година | |
# Install dependencies
yarn
# 或者
npm install --registry=https://registry.npm.taobao.org
# Serve at 127.0.0.1
npm run dev
# Build for production with minification
npm run build