Skip to content

Ocean-Data-Lab/Website-Frontend

Repository files navigation

Website

current website url: http://52.43.62.252/

Description

This repository contains all the Front-end source code of the UW Ocean Data Lab data visualization tool. This repository is not required to be download in order to run the visualization tool.

Development

Below are all the concrete steps to run this React project

  1. download all necessary npm packages
$ npm install
  1. run the project
$ npm run start

To build the production files, run the following:

$ npm run build

The production files will be in the build/ folder.

Tech Stack

  • web framework: React + Redux
  • UI framework:Material UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published