Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ui-discord/ubiquiti-name-generator

A silly tool to make up product names that Ubiquiti may or may not release
https://github.com/ui-discord/ubiquiti-name-generator

Last synced: 3 months ago
JSON representation

A silly tool to make up product names that Ubiquiti may or may not release

Awesome Lists containing this project

README

        

# ubiquiti-name-generator

This is a small Vue app to generate fake Ubiquiti product names. For fun.

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).