The intent of this project is not to create a full ruled character sheet but a pragmatic pc calculator which could take easily into account cascading effects. Normally this calculator could be used with all version of D&D. It was designed specially with 3.5 in scope.
!Warning! this is a development version not usable
The calculator is powerded by nodejs and was bootstrapped with Create React App.
Clone the project wherever you want :
git clone https://github.com/lekstonjm/cleric-web.git
In the project directory, you can run:
npm install
to download dependencies, npm start
to launch the server and finally
Open http://localhost:3000 to view it in the browser.