1.0.1 • Published 1 year ago

@jahanzaib-tayyab/guess_number_game v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Getting Started with TypeScript

Clone the project in your machine

step 1

Open the terminal and go the project path and run

npm i

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.\ You may also see any lint errors in the console.

npm run nodemon

Runs the app in the development mode.\ You may also see any lint errors in the console. You don't need to run code again and again

npm run build

Compile the app for ts to js to the dist folder.\