mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
12 lines
125 B
Markdown
12 lines
125 B
Markdown
# Nuxt + Vuetify frontend for IPList
|
|
|
|
## Develop
|
|
```shell
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
## Build
|
|
```shell
|
|
npm run generate
|
|
``` |