Skip to content

nyholmniklas/owlbrew

Repository files navigation

Owlbrew

Build Status

About

Owlbrew is a Magic: the Gathering deck editor, built with React and Semantic UI.

The app is available at www.owlbrew.io

Owlbrew uses the Scryfall API for data.

Owlbrew is not produced, endorsed, supported, or affiliated with Wizards of the Coast. The textual and visual information presented through Owlbrew about Magic: The Gathering is copyrighted by Wizards of the Coast.

Prerequisites

  • Node JS

Install Gulp

You must install Gulp globally for Semantic UI to work.

npm install -g gulp

Setup

Install dependencies

npm install

Build and run server

npm run dev-build
npm run dev-server

You can now navigate to http://localhost:8080/public

About

An MTG deck editor built with React and Semantic UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published