|
il y a 2 mois | |
---|---|---|
public | il y a 1 an | |
src | il y a 2 mois | |
tests | il y a 3 ans | |
.env | il y a 3 ans | |
.env.dev | il y a 2 ans | |
.eslintrc.js | il y a 3 ans | |
.gitignore | il y a 3 ans | |
Dockerfile | il y a 2 mois | |
babel.config.js | il y a 3 ans | |
cypress.json | il y a 3 ans | |
package-lock.json | il y a 1 an | |
package.json | il y a 1 an | |
readme.md | il y a 7 mois | |
vue.config.js | il y a 2 mois | |
yarn.lock | il y a 1 an |
1. 安装 node 16.x(例如16.20.1)
2. npm config get registry
3. npm config set registry https://registry.npmmirror.com
4. 安装依赖:npm install
npm run serve
npm run build