Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 867 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 867 Bytes

pdxnode.org

This is the source for pdxnode.org.

travis standard

Developing

git clone [email protected]:PDXNode/pdxnode.org.git
npm i
npm start
  1. git clone will clone the source of this repository to the working directory in your terminal
  2. npm i will install all dependencies needed for working on the site
  3. npm start will build the site and start a local live-reloading server so you can work on the site right away

Contributing

Contributions welcome! Please read the contributing guidelines first.

License

MIT