[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ui

This is the ui application for Doculaboration.

Environment Setup

  1. Install fvm
  2. Generate files
fvm flutter pub get
fvm flutter pub run build_runner build -d

Run the application

fvm flutter run -d chrome --web-port=8080 # backend application is configured to allow requests from only 8080 port