/Proffy

Project Proffy by Rocketseat

Primary LanguageTypeScript

Proffy

💜 Project Proffy by Rocketseat

alt text

🚀 Developed Using:

  • React
  • React-Native
  • Expo
  • TypeScript
  • Knex
  • Axios

✔️ Run Project:

--Server 🌐

  • npm install or yarn add
  • yarn or npm knex:migrate (create database)
  • yarn start or npm start

--Web 💻

  • yarn install
  • yarn start

--Mobile 📱

  • yarn install
  • yarn start

Important

If TypeScript points out errors on import, use npm install or yarn add @type/dependency_name