To start the project follow the instructions.
Install the http-server globally. npm install -g http-server
Install tsc globally. npm install -g tsc
install the npm dependecies. npm install
Run the project. npm start
To start the project follow the instructions.
Install the http-server globally. npm install -g http-server
Install tsc globally. npm install -g tsc
install the npm dependecies. npm install
Run the project. npm start