website refresh
751 files changed
tree: 430242011936279209041ed1b716c4545edfe974
  1. src/
  2. static/
  3. .gitignore
  4. doczrc.js
  5. gatsby-browser.js
  6. gatsby-config.js
  7. gatsby-node.js
  8. gatsby-ssr.js
  9. LICENSE
  10. package-lock.json
  11. package.json
  12. prettier.config.js
  13. README.md
README.md

##Getting Started

  1. Clone the repo.
  2. Cd inside the repo.
  3. npm install inside root directory.
  4. npm run develop to run the server.