Skip to content

Marmt-Group/app-marmt-now

Repository files navigation

Marmt.io

Marmt agency website

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# lint the project
$ npm run precommit

# deploy to Now.sh. Aliasing and scaling handled by the deployment script
$ npm run deploy

For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).