Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 430 Bytes

getting-started.md

File metadata and controls

11 lines (6 loc) · 430 Bytes

Getting Started

To initialise the project you will need to run flutter create . which will download the necessary project files to run in the phone.

You will also need to run the command ./ancillary/scripts/cp_files.sh

This will retrieve the files from the rockvole_db_replicator project.

rockvole_db_replicator

To run the server in the rockvole_db_replicator project, run TestServer.dart