ExDoc. - platform for automating of the work of corporate secretaries (secretaries board of directors, committees under the board of directors, board of directors, supervisory boards, general meeting of founders (shareholders) and other management bodies of companies).
Live demo of the Front-End part: https://zaurbbb.github.io/aifc-legaltech-hackathon
The technical task was provided by Astana International Financial Centre, during AIFC Legalthech Hackathon.
Project by 13Lab.
It's mandatory to install NodeJS. After open the command line.
- Clone the latest version
git clone https://github.com/zaurbbb/aifc-legaltech-hackathon
- Change directory to project's folder
cd aifc-legaltech-hackathon
- Install dependencies
npm install
- Run project
npm start
Now, project is running on http://localhost:3000/ or another port that must be mentioned on the command line.