dependabot[bot] 53559eb847 Bump json5 from 1.0.1 to 1.0.2 in /docs (#2414) 2 anni fa
..
markdoc 615fa457f3 new docs (#1999) 3 anni fa
programs fdecc1bd5c Bump bumpalo from 3.9.1 to 3.12.0 in /docs/programs/tic-tac-toe (#2413) 2 anni fa
public 615fa457f3 new docs (#1999) 3 anni fa
src ba16746d5d docs: updated release-notes (#2364) 2 anni fa
.env.example 615fa457f3 new docs (#1999) 3 anni fa
.eslintrc.json 615fa457f3 new docs (#1999) 3 anni fa
.gitignore 615fa457f3 new docs (#1999) 3 anni fa
README.md 615fa457f3 new docs (#1999) 3 anni fa
jsconfig.json 615fa457f3 new docs (#1999) 3 anni fa
next.config.js ae0131dbb4 fixing docs hydration error (#2047) 3 anni fa
package-lock.json 53559eb847 Bump json5 from 1.0.1 to 1.0.2 in /docs (#2414) 2 anni fa
package.json 347c225a27 v0.26.0 (#2315) 2 anni fa
postcss.config.js 615fa457f3 new docs (#1999) 3 anni fa
prettier.config.js 615fa457f3 new docs (#1999) 3 anni fa
tailwind.config.js 615fa457f3 new docs (#1999) 3 anni fa
vercel.sh be67192f2b add vercel script for determining deployment skipping (#2277) 2 anni fa

README.md

Anchor Docs

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.

Customizing

You can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.