simple todos:由Nuxt.js和Nest Framework支持的简单Web应用程序 源码
简单的待办事项 :ledger: 描述 Simple Todos是由Nuxt.js支持的简单Web应用程序 :green_heart: 和Nest框架 :smiling_cat_with_heart-eyes: 环境变量 您可以通过创建.env文件来设置应用程序环境变量。 ( .env.example有一个.env.example文件。) 安装 npm install 开始 npm start 发展历程 npm run dev 测试 npm test
文件列表
simple-todos-master.zip
(预估有个86文件)
simple-todos-master
.gitignore
273B
tsconfig.json
250B
README.md
427B
typings
vue-shims.d.ts
74B
nuxt.d.ts
1002B
vue-addons.d.ts
387B
nuxt.config.js
4KB
test
暂无评论