Skip to content

Cheppers/meeting-room-app-frontend

Repository files navigation

Cheppers meeting room app


📋 Requirements

This is a React Native app. You can find all the requirements at the official documentation. You can find the backend repository here.

🎉 Getting Started

Installing React Native dependencies

Follow the Getting Started guide.

Installing app dependencies

$ yarn install
$ cd ios
$ pod install

🚀 Running on device and simulator

Run the following commands with yarn:

Script Command
ios react-native run-ios
android react-native run-android
ipad react-native run-ios --simulator="iPad Pro (9.7-inch)"

🏗️ Release build

Follow the official guide to create a release build for android or ios

📄 License

This app is MIT licensed, as found in the LICENSE file.

About

Cheppers Meeting Room Schedule application - frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published