dependabot[bot] fd1859bf8c Bump json5 from 1.0.1 to 1.0.2 in /docs/programs/tic-tac-toe (#2409) 2 vuotta sitten
..
markdoc 615fa457f3 new docs (#1999) 3 vuotta sitten
programs fd1859bf8c Bump json5 from 1.0.1 to 1.0.2 in /docs/programs/tic-tac-toe (#2409) 2 vuotta sitten
public 615fa457f3 new docs (#1999) 3 vuotta sitten
src ba16746d5d docs: updated release-notes (#2364) 2 vuotta sitten
.env.example 615fa457f3 new docs (#1999) 3 vuotta sitten
.eslintrc.json 615fa457f3 new docs (#1999) 3 vuotta sitten
.gitignore 615fa457f3 new docs (#1999) 3 vuotta sitten
README.md 615fa457f3 new docs (#1999) 3 vuotta sitten
jsconfig.json 615fa457f3 new docs (#1999) 3 vuotta sitten
next.config.js ae0131dbb4 fixing docs hydration error (#2047) 3 vuotta sitten
package-lock.json a1bb494631 docs meta tags and registry url (#2010) 3 vuotta sitten
package.json 347c225a27 v0.26.0 (#2315) 2 vuotta sitten
postcss.config.js 615fa457f3 new docs (#1999) 3 vuotta sitten
prettier.config.js 615fa457f3 new docs (#1999) 3 vuotta sitten
tailwind.config.js 615fa457f3 new docs (#1999) 3 vuotta sitten
vercel.sh be67192f2b add vercel script for determining deployment skipping (#2277) 2 vuotta sitten

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.