Skip to content

PachVerb/Todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antd-Todo

基于react构建的todo应用 [Create React App](https://github.com/facebook/create-react-app).

使用脚本

1. Git clone https://github.com/PachVerb/Todo-app.git
2. CD Todo-app

使用如下命令:

启动

npm run start 开发环境下启动应用,启动本地服务地址.
浏览器访问 [http://localhost:3000]

单元测试

npm test

构建部署

npm run build

Releases

No releases published

Packages

No packages published