@rentablo/api
v1.1.2
Published
To run use:
Downloads
4
Keywords
Readme
Commands
To run use:
yarn start
This builds to /dist
and runs the project in watch mode so any edits you save inside src
causes a rebuild to /dist
.
To do a one-off build, use yarn run build
or yarn build
.