Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 322 Bytes

HOOKS-TS-TEST

这是一个使用 React Hooks 开发的前端项目,
使用了 TypeScript,
添加了 Jest、Enzyme 测试

提前准备

  1. nodeJS 8.0 以上版本

启动应用

  1. npm run start-server
  2. npm start
  3. 浏览器就会自动打开:http://localhost:9000