Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 305 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 305 Bytes

Getting Started

from the root dir

  1. touch .env.local
  2. ask me for the env file and paste into .env.local
  3. run yarn install
  4. yarn dev to start dev environment

Open http://localhost:3000 with your browser to see the result.

Learn More

Next.js Chakra UI React