Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 330 Bytes

Full Moon Robotics Website

This is the source for the Full Moon Robotics website, which documents all of our team's work!

Development Instructions

1. Install Gridsome CLI tool

npm install --global @gridsome/cli

2. Run the project

Run gridsome develop to start a local dev server at http://localhost:8080.