|
|
il y a 4 ans | |
|---|---|---|
| build | il y a 4 ans | |
| mock | il y a 4 ans | |
| public | il y a 4 ans | |
| src | il y a 4 ans | |
| .env | il y a 4 ans | |
| .env.development | il y a 4 ans | |
| .env.production | il y a 4 ans | |
| .gitignore | il y a 4 ans | |
| LICENSE | il y a 4 ans | |
| README.md | il y a 4 ans | |
| babel.config.js | il y a 4 ans | |
| index.html | il y a 4 ans | |
| package-lock.json | il y a 4 ans | |
| package.json | il y a 4 ans | |
| postcss.config.js | il y a 4 ans | |
| tsconfig.json | il y a 4 ans | |
| vite.config.ts | il y a 4 ans |
vue版本代码:https://github.com/xiaoxian521/CURD-TS
vue版本在线地址:http://yiming_chang.gitee.io/manages
react版本代码:https://github.com/xiaoxian521/CURD-TS/tree/react-ts
angular版本代码:https://github.com/xiaoxian521/CURD-TS/tree/angular-ts
angular版本在线地址:http://usercxx.gitee.io/ng-gis-map
node接口:https://github.com/xiaoxian521/CURD-TS/tree/backend
doc文档:https://github.com/xiaoxian521/CURD-TS/tree/doc
github地址:https://github.com/xiaoxian521/CURD-TS
gitee地址:https://gitee.com/yiming_chang/CURD-TS
帮助你获取最新的 API
npm install
npm run serve
npm run build
请先全局安装 typescript、ts-node、vite 如安装请忽略
npm install -g typescript
npm install -g ts-node
npm install -g create-vite-app
坑位