Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 398 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 398 Bytes

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=""