Files
Docs/guides/quick-setup.md
2023-02-02 19:13:17 +00:00

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.