Armani Ferrante 6baed77eb5 v0.25.0 (#2031) 3 년 전
..
markdoc 615fa457f3 new docs (#1999) 3 년 전
programs e90f6888b0 build(deps): bump cross-fetch in /docs/programs/tic-tac-toe (#2024) 3 년 전
public 615fa457f3 new docs (#1999) 3 년 전
src 6baed77eb5 v0.25.0 (#2031) 3 년 전
.env.example 615fa457f3 new docs (#1999) 3 년 전
.eslintrc.json 615fa457f3 new docs (#1999) 3 년 전
.gitignore 615fa457f3 new docs (#1999) 3 년 전
README.md 615fa457f3 new docs (#1999) 3 년 전
jsconfig.json 615fa457f3 new docs (#1999) 3 년 전
next.config.js a1bb494631 docs meta tags and registry url (#2010) 3 년 전
package-lock.json a1bb494631 docs meta tags and registry url (#2010) 3 년 전
package.json a1bb494631 docs meta tags and registry url (#2010) 3 년 전
postcss.config.js 615fa457f3 new docs (#1999) 3 년 전
prettier.config.js 615fa457f3 new docs (#1999) 3 년 전
tailwind.config.js 615fa457f3 new docs (#1999) 3 년 전

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.