mklarmann / eaternity-react

A React frontend for eaternity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eaternity-react

Join the chat at https://gitter.im/mcmunder/eaternity-react

Usage

git clone https://mcmunder/eaternity-react.git
cd eaternity-react

Then, either with docker (make sure you have the docker toolbox installed):

docker-compose up

or locally (make sure you have the newest version of Node.js installed):

npm install
npm start

🎩🐇🔮 should be happening in both cases on http://localhost:3000

About

A React frontend for eaternity

License:MIT License


Languages

Language:JavaScript 83.0%Language:CSS 14.5%Language:HTML 2.5%