- Git
- Node.js and npm Node >= 6.9.x, npm >= 2.x.x (or Yarn)
- Run
make install
to install server dependencies. - Run
make run
to start the development server.
To deploy on Github Pages run make deploy
.
To run unit tests use make test
.
In english:
<iframe width="100%" height="700" src="//jplusplus.github.io/the-accountant/" frameborder="0" allowfullscreen></iframe>
In french:
<iframe width="100%" height="700" src="//jplusplus.github.io/the-accountant/fr.html" frameborder="0" allowfullscreen></iframe>