Skip to content

gustavoquinalha/conf2019

Repository files navigation

conf-2018

Dev Paraná Conference 2018

Build Setup

# install dependencies
$ npm install # Or yarn install

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

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Colors

green/black

  • $color-1: #15a04b;
  • $color-2: #a0d8b6;
  • $color-white: #ffffff;
  • $color-4: #072211;

red/blue

  • $color-1: #f53855;
  • $color-2: #F98E9E;
  • $color-white: #fff;
  • $color-4: #10145b;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published