18 lines
269 B
Markdown
18 lines
269 B
Markdown
## LMGCITFY
|
|
|
|
Useful for people who can't be fucked to just search for it on [GunCAD Index](https://guncadindex.com).
|
|
|
|
### Development
|
|
|
|
```bash
|
|
npm run dev
|
|
# or
|
|
yarn dev
|
|
# or
|
|
pnpm dev
|
|
# or
|
|
bun dev
|
|
```
|
|
|
|
Development server opens on [localhost:5000](http://localhost:5000)
|