Skip to content

mobile-app board game to denounce uncivilities of everyday life

License

Notifications You must be signed in to change notification settings

cyrildiagne/la-ferme

 
 

Repository files navigation

🐣 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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