Skip to content

ucsd-cmi/Wastewater-UI-Release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTL Dashboard

Getting Started

First, install all the dependencies

npm install

Then, start the server to see the current dashboard

npm run dev

Also run the storybook to see individual components

npm run storybook

Development Notes

  • All components should be coded with stories before actually putting it into the actual dashboard. This ensures tasks can be divided and conquered.
  • It is recommended to push after each small feature(a time status/search bar)
  • please rebase before actually pushing the code to resolve any potential conflicts

This project was partially funded and supported by CDC BAA Award #: 75D301-22-C-14717.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages