Create a new issue if you have suggestions, feature requests or problems!
# Install git-lfs
sudo apt install git-lfs
# Clone the repo
git clone git@github.com:IMRZ/tww2-map-painter.git
# Install dependencies
npm install
# Runs the app in the development mode.
npm run start
This project is licensed under the MIT License - see the LICENSE file for details