/mara-website

Website for Maricopa ARA

Primary LanguageVueMIT LicenseMIT

MARA Website

Build Setup

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

ENV Vars

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