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
坑位