Skip to content

Just an attempt to finish work on a project for a programming competition, don't pay attention

Notifications You must be signed in to change notification settings

Kuislij/SomeReactAndroidApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Backend HTTPs-Server

cd backend
docker compose up --build

Build Frontend Application

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start
    

About

Just an attempt to finish work on a project for a programming competition, don't pay attention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.1%
  • Python 14.4%
  • JavaScript 2.9%
  • Other 0.6%