Back to Jotai

README

website/README.md

2.19.1286 B
Original Source

Getting Started

Install the dependencies:

bash
pnpm install --ignore-workspace

Make a cache directory:

bash
mkdir .cache

Run the development server:

bash
pnpm run dev

Open http://localhost:9000 with your browser to see the result.