This repo creates a static website, powering the creation of grid searches in SARTopo
- Make sure you have the latest version of node installed
- git clone git@github.com:kcesar/focused-search-grid.git
- npm install
- npm start
- Open up a webbrowser to https://localhost:3000
- git clone git@github.com:kcesar/focused-search-grid.git
- npm install
- npm run prod
- Copy all of the files in the /dist/ folder to your webserver

