/Atomica

Primary LanguageJavaScript

Release 4

This is The repository for Release 4 for the application Atomica being developed for the module Collaborative Project by The Pioneers

Requirements

Setup

  1. git clone the repository
  2. Change the IP address in the code to the IPv4 address in the file frontend/ip.json
  3. Start an emulator with an API version 32
  4. cd backend
  5. npm i
  6. npm start
  7. In a different console cd frontend
  8. npm i
  9. npx react-native run-android

The application should start compiling and then launch onto the emulator device