Updated readme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-09-16 09:55:36 +07:00
parent 84656ec61a
commit 00eedce6ea

View File

@ -58,6 +58,12 @@ curl http://localhost:3000/info
}
```
# Build application
```shell
yarn build
```
# Quick Register Controller
- Add new controller `src/controller/home.controller.ts`