Sample React + Typescript task board app
Firstly you should to install node.js and npm or yarn
- Clone this repo to your working directory
cd /path/to/working/directory
- Execute in terminal
npm i
oryarn
npm run dev
oryarn dev
- Open the "http://localhost:3000" url
P.S. If default port (3000) is busy now, it will increment the port value