- You can change the port or leave it as 3000 (
src/index.tsline 7)
Install the dependencies
Yarn:
yarn install
NPM:
npm install
Start the app:
Using Yarn:
yarn build && yarn start
Using NPM:
npm run build && npm run start
Visit the endpoint /random