make setup - install project dependencies
make start - start the project
make test - run all project tests
make build - build the project
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
components/*
- Various components.pages/*
- All other static pages.public/*
- Static elements, including fonts and images.styles/*
- Global styles and css modules. Core Tailwind CSS library.