Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).