Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 412 Bytes

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