- Install all modules with
yarn install
, after useyarn dev
. - Create a new
.env.local
file with all fields from template.env.local.example
🚀 Ready for development at PORT=3000
To have a clean commits history we use conventional-commits convention, probably your commit message is wrong.