Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 592 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 592 Bytes

NextLevelWeek

♻️ Project Ecoleta

alt text

🚀 Developed Using:

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

✔️ Run Project:

--Server 🌐

  • npm install
  • yarn dev or npm run dev
  • npm knex:speed (create database)

--Web 💻

  • npm install
  • npm start

--Mobile 📱

  • npm install
  • npm start

Important ❗

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