Skip to content

kouroshsalahshoor/sportsstore_nodejs

Repository files navigation

sportsstore_nodejs

to run:

sportsstore_nodejs> npm run start

open: http://localhost:5000 in browser

ch2

tools

cd demos/ch2/tools
npm init -y
npm install bootstrap@latest
npm install --save-dev typescript@5.2.2 tsc-watch@6.0.4
npm install --save-dev nodemon@2.0.20

npm list
npm audit fix --force

tsc message.ts
node .\message.js

npm start

npm run go

hello.js

cd demos/ch2
node .\hello.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published