This is the source for pdxnode.org.
git clone git@github.com:PDXNode/pdxnode.org.git
npm i
npm start
git clonewill clone the source of this repository to the working directory in your terminalnpm iwill install all dependencies needed for working on the sitenpm startwill build the site and start a local live-reloading server so you can work on the site right away
Contributions welcome! Please read the contributing guidelines first.