Skip to content

MdotO/bookbytes

 
 

Repository files navigation

Bookbytes

To start the application:

  1. Install expo-cli using the following command:
    npm install -g expo-cli
  2. Clone this repository and go into the project folder
    git clone https://github.com/utkarsh867/comp3330-project.git && cd comp3330-project
  3. Install all the dependencies
    npm install
    or
    yarn install
  4. Run the application in development mode using the command:
    npm start
    or
    yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%