Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 912 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 912 Bytes

The Shivering Deckbuilder

The Shivering Deckbuilder is a deckbuilding application for the Digital collectible card game Elder Scrolls: Legends.

You can see a rough product roadmap on this trello board: https://trello.com/b/yZGibbwJ/shivering-deckbuilder

Contributing

PRs for bugs are welcome, especially for corrections to card data in src/collection.js

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.