Skip to content

PDXNode/pdxnode.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published