/eaternity-react

A React frontend for eaternity

Primary LanguageJavaScriptMIT LicenseMIT

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