cyrildiagne / la-ferme

mobile-app board game to denounce uncivilities of everyday life

Home Page:https://la-ferme.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐣 La Ferme

Mobile-app game

La Ferme is a mobile-app board game to denounce issues of everyday life.

🐀 Install

Check README.md in both packages:

πŸ” Getting started

You can use the yarn dev command in the root folder to start everything in the same time.

πŸ“± Mobile

Use yarn as package manager. Then:

yarn

Launch the application using:

yarn dev

Or use your device as debugger using the xcworkspace

πŸš€ Server

yarn server

Server and iOS simulator should open.

πŸ“¦ Managing dependencies

To manage dependencies, please use the following command:

yarn lerna add YOUR_DEPENDENCY --scope=@la-ferme/TARGET

You should add dependency one by one until this issue has been reseolved.

Or you can add your packages using the yarn add command in the targeted package dir, but you should run lerna clean, rm -rf node_modules and yarn at root.

🏒 Workspaces

This repo is using Yarn Workspaces. Please see more here about autolinking a monorepo with yarn workspaces.

To fix simlinks we use this solution on facebook metro #1 issue.

About

mobile-app board game to denounce uncivilities of everyday life

https://la-ferme.app

License:MIT License


Languages

Language:TypeScript 94.2%Language:JavaScript 1.7%Language:Ruby 1.6%Language:Java 1.2%Language:Objective-C 0.8%Language:Python 0.4%Language:Starlark 0.1%