Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ui-discord/ubiquiti-name-generator
- Owner: ui-discord
- Created: 2020-04-24T21:04:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T12:38:32.000Z (6 months ago)
- Last Synced: 2024-06-01T09:33:16.058Z (5 months ago)
- Language: Vue
- Size: 1.27 MB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - ui-discord/ubiquiti-name-generator - A silly tool to make up product names that Ubiquiti may or may not release (Vue)
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/).