Go to file
2021-06-29 03:25:42 +03:00
src added rtmt 2021-06-29 03:25:42 +03:00
.gitignore express hello world 2021-06-27 01:41:52 +03:00
package-lock.json added rtmt 2021-06-27 19:28:09 +03:00
package.json added rtmt 2021-06-27 19:28:09 +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