School Management Mobile App
This is Frontend Mobile App of a school management App
Built in:
- React Native
- Expo
- Typescript
PREREQUISITES
Make you sure you have :
React Native
installed globally in your computerExpo
Typescript
GET STARTED
- 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