Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.48 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.48 KB

site

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

Node CI Workflow Status

Contribution

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

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.