/site

Gatsby site that is a WIP to replace the previous Jekyll site

Primary LanguageJavaScriptMIT LicenseMIT

site

Primary website for the dsmJS user-group, built with Gatsby

Build Status

Commitizen friendly Greenkeeper badge This project is using Percy.io for visual regression testing. PRs Welcome

Local Development

Setup

$ nvm install
$ npm install

Run the site in development mode

$ npm run develop

Navigate to the url printed in the terminal to view the local site. Changes that you make will automatically hot-reload in the browser.