Built with Next.js and hosted with Github Pages
-
Install node(v18 or higher)
brew install node
-
Install next.js and yarn
npm install -g next@latest npm install -g yarn
-
Install dependencies
yarn install
-
Start the development server
yarn dev
-
Generate a full static production build
next build
-
Preview the site as it will appear once deployed
npm run serve
Color | Hex |
---|