Skip to content

zaurbbb/aifc-legaltech-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image image image image image image

ExDoc. Project

Description

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.

Getting Started

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.