meetup_reprograma-styled-components

Mobile app example project on how to use styled-components with typescript and love.

Index

🚀 Project Summary

Mobile app example project on how to use styled-components with typescript and love.

👨‍💻️ Technologies Used

This project was developed using the technologies bellow:

Mobile

Optional

Dependencies

IDE


📦️ How to install the project

To clone the project, use the commands bellow:

  # Clone the repository
  ❯ git clone git@github.com:hstrada/meetup_reprograma-styled-components.git

  # Enter directorycd meetup_reprograma-styled-components

Mobile

Emulate in IOS

  # Enter mobile directory
  > cd StyledeJS

  # Install the dependencies
  ❯ yarn
  
  # Install the IOS dependencies
  ❯ npx pod-install ios

  # Install and start the project
  ❯ yarn ios

Emulate in Android

  # Enter mobile directory
  > cd StyledeJS

  # Install the dependencies
  ❯ yarn
  
  # Install and start the project
  ❯ yarn android

Made with 💛 by Helena!