anchor-by-example
anchor-by-example copied to clipboard
Anchor By Example
Getting started
npm install
cp .env.example .env.local
Next, run the development server:
npm run dev
Finally, open http://localhost:3000 in your browser to view the website.