Skip to content

Getting Started

Kai Dao edited this page Mar 11, 2024 · 3 revisions

🔧 Installation

  1. Clone the waterbus repository:
git clone https://github.com/lambiengcode/waterbus
  1. Change to the project directory:
cd waterbus
  1. Install the dependencies:
flutter pub get

🤖 Run flutter app

flutter run

🧪 Tests

flutter test
Clone this wiki locally