This is Frontend Mobile App of a school management App
- React Native
- Expo
- Typescript
Make you sure you have :
React Nativeinstalled globally in your computerExpoTypescript
- Clone the project
$ git clone https://github.com/pacyL2K19/school-management-app.git
- In the directory, install packages
$ cd school-management-app
$ npm install
- Run the project
$ npm run start