|
3 سال پیش | |
---|---|---|
build | 3 سال پیش | |
public | 3 سال پیش | |
src | 3 سال پیش | |
theme | 3 سال پیش | |
.DS_Store | 3 سال پیش | |
.editorconfig | 3 سال پیش | |
.env.development | 3 سال پیش | |
.eslintrc.js | 3 سال پیش | |
.gitignore | 3 سال پیش | |
README.md | 3 سال پیش | |
babel.config.js | 3 سال پیش | |
element-variables.scss | 3 سال پیش | |
jest.config.js | 3 سال پیش | |
jsconfig.json | 3 سال پیش | |
npm-debug.log | 3 سال پیش | |
package-lock.json | 3 سال پیش | |
package.json | 3 سال پیش | |
postcss.config.js | 3 سال پیش | |
vue.config.js | 3 سال پیش |
npm install
npm install --registry=https://registry.npm.taobao.org
npm run dev
npm install core-js@2
cnpm install node-sass@latest
npm run preview
npm run preview -- --report
npm run lint
npm run lint -- --fix
npm run build:stage
npm run build:prod
var cpt = require('./cpt' + 'able'); 改成: var cpt = cptable;