Skip to content

tikalk/10n1

Repository files navigation

1On1

What is this project for?

Have you gotten stuck in the middle of assignment? in the middle of a task? The task you have is crystal clear but you stuck on the same problem for hours? Someone asked you to do something in technology You don't know?

How to run it locally

Run UI

cd ./ui 
yarn build
yarn dev

Run API

cd ./ds 
yarn build && yarn start # For production build