mirror of
https://github.com/CryptKeeperZK/Docs.git
synced 2026-01-08 22:48:00 -05:00
8 lines
306 B
Markdown
8 lines
306 B
Markdown
# 🛠 Quick setup
|
|
|
|
## Development
|
|
|
|
1. Install the necessary packages by running the command `npm install` in your terminal.
|
|
2. Start the development server by running the command `npm run dev`
|
|
3. In your browser, navigate to the extensions settings and load the `dist` directory as an unpacked extension.
|