Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 261 Bytes

File metadata and controls

21 lines (13 loc) · 261 Bytes

Fitness-TypeScript-React-Project

Installing

For the latest stable version:

npm install -g typescript

For our nightly builds:

npm install -g typescript@next

To run Application

``` cd gym-project````

``` run dev server ````