Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 237 Bytes

Book Store

Project Book Store

Steps To Run

  1. run flutter pub get at the folder root location
  2. run flutter pub run build_runner build at the folder root location
  3. run flutter run at the folder root location