Skip to content

leomarcamargo/next-level-week

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Project resulting from Next Level Week (@rocketseat).


Getting started

Open the server and web folders and execute the commands:

  npm install
  npm start

Getting started in mobile

  1. Run the npm install or yarn commands, inside the mobile folder.
  2. Configure the api file;
  3. Run the expo start command in the mobile folder;
  4. Install Expo on your IOS or Android smartphone;
  5. Open Expo on your device. Scan the QR code printed by expo start with Expo Client (Android) or Camera (iOS). You may have to wait a minute while your project bundles and loads for the first time;
  6. Enjoy the app.