Skip to content

ppikachu/luznegra

Repository files navigation

Luz Negra portfolio

Portfolio for Luz Negra, a multimedia design studio.

luz-negra.com screenshot

Features

Local Development

Warning

This repo was not intended to be a template. It does not work out of the box and you will need to replace Contentful related stuff and use your own credentials.

# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate