You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Getting started
1. Fork the Fixus repo <insert image>
2. Clone your repo using `git clone [email protected]:myusername/fixus.git`
3. Create a branch `git checkout -b myusername/coins`
4. Install dependencies `npm install`
5. Make your changes. See Contributing code and Contributing WE.
6. Test the map to make sure you changes work.
7. Consider writing actual jest tests.
The text was updated successfully, but these errors were encountered: