Skip to content

Latest commit

 

History

History

web

About The Project

The web is where the landing page lives, along with all users generated pages.

Built With

Directory Structure

studio/
├──public — public static files and assets
├──src — app src files
├────assets — static files
├────components — common React components, UI building blocks
├────lib — configuration for external libs
├────pages — application views and router
└────services — network calls and business logic