Clone the Repo:
git clone https://github.com/tr3m/bloodlevel-calculator
Install the dependencies:
cd bloodlevel-calculator
npm install
Start the development server
npm start
For a production build run:
npm run build
A simple Web App for quickly calculating the amount of echoes needed to level up in Bloodborne.
https://tr3m.github.io/bloodlevel-calculator/
Repository from Github https://github.comTr3m/bloodlevel-calculator
Clone the Repo:
git clone https://github.com/tr3m/bloodlevel-calculator
Install the dependencies:
cd bloodlevel-calculator
npm install
Start the development server
npm start
For a production build run:
npm run build
A simple Web App for quickly calculating the amount of echoes needed to level up in Bloodborne.
https://tr3m.github.io/bloodlevel-calculator/
Apache License 2.0