Henry-E 3b45144787 v0.27.0 (#2428) %!s(int64=2) %!d(string=hai) anos
..
markdoc 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
programs 3b45144787 v0.27.0 (#2428) %!s(int64=2) %!d(string=hai) anos
public 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
src 3b45144787 v0.27.0 (#2428) %!s(int64=2) %!d(string=hai) anos
.env.example 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
.eslintrc.json 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
.gitignore 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
README.md 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
jsconfig.json 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
next.config.js ae0131dbb4 fixing docs hydration error (#2047) %!s(int64=3) %!d(string=hai) anos
package-lock.json 53559eb847 Bump json5 from 1.0.1 to 1.0.2 in /docs (#2414) %!s(int64=2) %!d(string=hai) anos
package.json 3b45144787 v0.27.0 (#2428) %!s(int64=2) %!d(string=hai) anos
postcss.config.js 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
prettier.config.js 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
tailwind.config.js 615fa457f3 new docs (#1999) %!s(int64=3) %!d(string=hai) anos
vercel.sh be67192f2b add vercel script for determining deployment skipping (#2277) %!s(int64=2) %!d(string=hai) anos

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.