site

site

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

site

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

Contribution

Find common contributing details in our organization-level contribution guide

Dependencies

$ 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.