|
hace 11 meses | |
---|---|---|
.vscode | hace 1 año | |
dev_tool | hace 1 año | |
public | hace 1 año | |
src | hace 11 meses | |
.eslintrc.cjs | hace 1 año | |
.gitignore | hace 1 año | |
.prettierrc.cjs | hace 1 año | |
README.md | hace 1 año | |
index.html | hace 1 año | |
launch.json | hace 1 año | |
package-lock.json | hace 1 año | |
package.json | hace 1 año | |
postcss.config.js | hace 1 año | |
tailwind.config.js | hace 1 año | |
tsconfig.json | hace 1 año | |
tsconfig.node.json | hace 1 año | |
vite.config.ts | hace 1 año |
node .\dev_tool\i18n_scanner.cjs
# 安装依赖
npm install
# 启动项目
npm run dev
# 打包项目
npm run build
# 启动环境
npm install react-scripts --save