Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netr/namehunt
GitHub name search tool for open source projects hunting for unique brandable names
https://github.com/netr/namehunt
github nuxt vue vuetify
Last synced: 6 days ago
JSON representation
GitHub name search tool for open source projects hunting for unique brandable names
- Host: GitHub
- URL: https://github.com/netr/namehunt
- Owner: netr
- Created: 2019-10-05T06:57:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:13:13.000Z (about 2 years ago)
- Last Synced: 2025-01-18T19:07:11.660Z (6 days ago)
- Topics: github, nuxt, vue, vuetify
- Language: JavaScript
- Homepage: https://netr.github.io/namehunt/
- Size: 3.84 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NameHunt
> GitHub name search tool for open source projects hunting for unique brandable names3
>
>https://netr.github.io/namehunt[![Build Status](https://travis-ci.com/netr/namehunt.svg?branch=master)](https://travis-ci.com/netr/namehunt)
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).