/teaser

Primary LanguageCSS

teaser

Teaser site

Project Dependencies

This project is built with:

  1. NodeJS
  2. Gatsby

Running the Project

Development Mode

$ git clone https://github.com/asucis/teaser.git
$ cd teaser
$ yarn
$ gatsby develop

Starts the site at http://localhost:8000!

Production Mode

$ gatsby serve