Go to file
2021-06-27 02:45:40 +03:00
src tested websocket 2021-06-27 02:45:40 +03:00
.gitignore express hello world 2021-06-27 01:41:52 +03:00
package-lock.json tested websocket 2021-06-27 02:45:40 +03:00
package.json tested websocket 2021-06-27 02:45:40 +03:00
README.md express hello world 2021-06-27 01:41:52 +03:00
tsconfig.json express hello world 2021-06-27 01:41:52 +03:00

How To Start

Development

npm run dev

Release

npm run build
npm start