npm i
Installation command, need to be ran oncenpm run auto
To run localhost and nodemon
-
sh tsauto.sh
for linux orstart tsauto.bat
for windowsOr
-
npx tsc --watch ./public/ts/main.ts --outDir ./public/js -t "es6" --sourceMap true -m "es2020"
npm run test