Skip to content

ghrcdaac/fcx-playground-frontend

Repository files navigation

Setting up the FCX Playground

This project was bootstrapped with Create React App and wrapped with CRACO.

Run steps

  • Install Node
  • Install NVM (optional).
    • If NVM installed, nvm use
    • Else, upgrade to latest LTS version. (atleast v.16.17.0)
  • Install dependencies using yarn or npm i
  • create .env file in the proect root. A copy of .env.example with your own Cesium keys.
  • yarn start to start the project.

Building the FCX Playground

Run Steps

  • yarn build
  • The webpacked version is available inside build/ and is ready for hosting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published