Skip to content

melquisedecfelipe/gomarketplace

Repository files navigation

GoMarketplace

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/melquisedecfelipe/gomarketplace

# Go into the repository and install dependencies
$ cd gomarketplace && yarn

# Run server
$ yarn json-server server.json -p 3333

# Run app (ios)
$ yarn ios

# Run app (android)
$ yarn android

# Run mobile tests
$ yarn test

📝 License

This project is under the MIT license. See the LICENSE for more information.


👋 Get in touch!