/StarMap

Suggestion Tool for Augmented Reality Makers and Programmers

Primary LanguageJavaScript

STARTMAP

Live version

image

Development

Created with Create React App.

Running it locally

  1. Clone this repo locally.

git clone https://github.com/UIUC-DDDG-AR/StarMap.git

  1. Change local directory to StarMap/.

cd StarMap

  1. Install dependencies/packages.

yarn install

  1. Start a local development server on http://localhost:3000.

yarn start

Dependencies

  • React
  • React-router
  • React-DOM
  • Material-UI/Core
  • Material-UI/Icons