Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lousando/mara-website

Website for Maricopa ARA
https://github.com/lousando/mara-website

amateur ham hams mara maricopa radio

Last synced: about 1 month ago
JSON representation

Website for Maricopa ARA

Awesome Lists containing this project

README

        

# MARA Website

## Build Setup

``` bash
# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn watch

# build for production and launch server
$ yarn build
$ yarn start

# run tests
$ yarn test
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).

## ENV Vars

```
# Google Maps API Key (required)
NUXT_ENV_GMAPS_API_KEY=""
```