Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Latest commit

 

History

History
86 lines (67 loc) · 2.91 KB

README.md

File metadata and controls

86 lines (67 loc) · 2.91 KB

DevRadar

Project carried out for Semana OmniStack 10.0

Github language counter Repo size Made by Welton Last commit Issues License

web

📓 Getting Started

  1. Clone this repository
  2. cd backend
  3. yarn
  4. cd ../web
  5. yarn
  6. cd ../mobile
  7. yarn
  8. cd ..
  9. To start backend
    1. cd backend
    2. Add your database info in src/index.js
    3. yarn dev
  10. To start web
    1. cd web 2 yarn start
  11. To start mobile
    1. cd mobile
    2. yarn start
  12. Enjoy!

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is under the MIT license. See the LICENSE for details.


Made with ♥ by Welton Felix 👋 Get in touch!