Jose Roberto Da Silva Dure
Jessica Sanchez Fuentes
Marcela Costa
A React Native app built to study the filesystem-react-native !
- React Native — A framework for building native apps using React
- Clone this repo using
git clone https://github.com/RobertoDureCCT/filesystem-react-native.git. - Move to the appropriate directory:
cd filesystem-react-native. - Run
npm installto install dependencies. - Expo CLI needs to be installed.
- Run
expo start, it will open the browser when ready.