Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.44 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.44 KB

foresight

releases contact-twitter contact-website tip-ether

A web application for calculating damage output for heroes and their abilities in Dota 2. Configure a heroes items, ability levels and talents to preview raw ability values like cooldown and damage.

Visit the live site at foresight.joshlmao.com

Repository Help

For help with configuring the repo, check the /help/ folder for guides on updating the backend data files, live site and more.

Available Scripts

In the project directory, you can run:

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.