Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 846 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 846 Bytes

The CascadiaJS 2018 website

Build Status

Key Details

  • Dates: November 15-16, 2018
  • Location: Seattle, WA
  • Venue: The Amazon Meeting Center

Resources

Website

CascadiaJS is powered by GatsbyJS.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Then you can run the dev server by:

gatsby develop