项目作者: Allianzcortex

项目描述 :
[Spring + JPA ] [ React + Typescript + Redux + Hooks ] [ Docker ] based blog
高级语言: Java
项目地址: git://github.com/Allianzcortex/LaraForum.git
创建时间: 2018-10-19T02:02:42Z
项目社区:https://github.com/Allianzcortex/LaraForum

开源协议:Apache License 2.0

下载


react-typescript-hooks-realworld

build Vercel

real world api based on React FC + Immer + Redux + Hooks + axios + Testing Library

Preview : LINK


Build with 2 ways :

1 With Docker :

  1. docker-compose up --build

2 With npm:

  1. # install dependencies
  2. > npm install
  3. # run the server
  4. > npm start

Check wiki for more.