No ads, no bs, just a static website
The only thing you can control is how much spaces to use on format
- Install dependencies with
yarn
- Run the server with
yarn start
yarn build
— builds the app for production to thedocs
folderyarn lint
— checks if the code is linted and formattedyarn start
— runs the app in the development modeyarn generate-css-types
— generates the CSS types fortailwind-css
yarn update
— builds the code and pushes it to git remote
Inspired from https://github.com/Borodutch/frontend-starter