Skip to content

Hideart/react-typescript-sample

Repository files navigation

react-typescript-sample

Sample React + Typescript task board app

Quick start instructions

Firstly you should to install node.js and npm or yarn

  1. Clone this repo to your working directory
  2. cd /path/to/working/directory
  3. Execute in terminal npm i or yarn
  4. npm run dev or yarn dev
  5. Open the "http://localhost:3000" url

P.S. If default port (3000) is busy now, it will increment the port value

About

Sample React + Typescript task board app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published