Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 533 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 533 Bytes

Dynamic Table

  • 📣 web app with dynamic table. Add row and create or remove your own fields
  • 🔧 TypeScript, React, React-Query, Ant Design, Axios, concurrently
  • 📅 July 2022

Getting started

Preparation

npm install

Run

npm start

To start web app only, run:

npm start:web

To start web app only, run:

npm start:api