This site is now deprecated. New one lives at 👇
TypeScript
Tech used
Commands
yarn # Install all the dependencies
yarn dev # Run your app in the development mode.
yarn build # Build your app for production.
yarn start # Run your app in the production mode. Use this after yarn build.