Skip to content

GatorsTigers/ConcurrentBookingSystem-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ConcurrentBookingSystem-UI

UI for ConcurrentBookingSystem

Upload React Native Project on Git

  • Create Repository in Git Account
  • Go Into the Folder of your project
  • Initialize git

git init

  • Add File into the Git

git add .

  • Do an initial Commit

git commit -m 'initial commit'

  • Add Origin Branch

git remote add origin https://github.com/GatorsTigers/ConcurrentBookingSystem-UI.git // your Repository's URL

  • Push Code on your master Branch

git push -u origin master

npm add expo

npx create-expo-app AwesomeProject npm start web npm start iOS

Expo version that works for web - ~48.0.17

  • Packages to install for web

npx expo install @expo/webpack-config

npx expo install @expo/webpack-config

npx expo install @expo/webpack-config

About

UI for ConcurrentBookingSystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •