Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 850 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 850 Bytes

License: MIT Made with Gatsby Netlify Status

Gatsby

Beta Webapp for FCGEC

How to get started

  • Clone repo
  • Install dependencies
    • $ npm install
  • Start Development server
    • $ npm run develop
  • Open http://localhost:8000/ in your browser