Skip to content

🎯 Application aimed at improving the quality of life of programmers.

License

Notifications You must be signed in to change notification settings

YuriPerro/go.move

Repository files navigation

go move

📍 go.move

💡 Application aimed at improving the quality of life of programmers

📦 Components

🚀 Getting Started

These instructions will get you a copy of the full project up and running on your local machine for development and testing purposes. The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.

  • Npm is distributed with Node.js which means that when you download Node.js, you automatically get npm installed on your computer. Download Node.js

  • Yarn is a package manager built by Facebook Team and seems to be faster than npm in general. Download Yarn

  • React Native CLI is a package that contains tools and helpers for React Native projects in form of a command line tool. Download React Native CLI

⚒️ How to Install

  • To download the project follow the instructions bellow
1. git clone https://github.com/YuriPerro/go.move.git
2. cd go.move

💻 Install the dependencies and start the server

3. yarn install
4. yarn dev

or

3. npm install
4. npm dev

📃License

  • Licensed for users and contributors under MIT license.
  • M.I.T

Developed with 💜 by Yuri Baumgartner