Landing page for the company that builds the next big thing on the Internet.
- Install dependencies with
yarn
- Run the server with
yarn start
yarn start
— runs the app in the development modeyarn build
— builds the app for production to thedocs
folderyarn lint
— checks if the code is linted and formattedyarn generate-css-types
— generates the CSS types fortailwind-css
yarn update
— builds the code and pushes it to git remote