Skip to content

vanessafsoares/my-skills-app

Repository files navigation

Welcome to My Skills

License: MIT

🍳 First Rocketseat Ignite - Project to learn basics React Native knowledges

Install

git clone https://github.com/vanessafsoares/my-skills-app.git

Install dependencies

npm install

Build iOS

cd ios && pod install && cd .. && npm run ios

Build Android

npm run android

Run detox e2e tests

  npm run detox

Run detox single spec file

  npm run detox e2e/tests/add-skill.e2e.js

Usage after build

npm run start

Show your support

Give a ⭐️ if this project helped you!


Mais detalhes

react-native-template