Composition and score tracking of a Warhammer 40k game in V9
Configure your Warhammer 40k games by entering your mission, armies, and objectives, then track the score via a summary screen!
This is an example of how to list things you need to use the software and how to install them.
- expo
npm install -g expo-cli
- formatjs
npm install -g formatjs
- eslint
npm install -g eslint
- Clone the repo
git clone https://github.com/p-bizouard/WH-40k-objectives.git
- Install NPM packages
npm install
- Compile translations
npm run compile-translations
- Run expo
npm run web
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
P-Bizouard : [email protected]
Project Link: https://github.com/p-bizouard/WH-40k-Matched-Play-V9