josh-asi / vms-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VMS Client

Setup

  • Clone the repository by running the following command:

    git clone https://github.com/josh-asi/vms-client.

  • Navigate to the directory created

    cd vms-client

  • Install the node modules

    npm install

  • Run the client

    npm start

Technologies Used

  • React
  • TypeScript
  • Redux
  • Sass

Server

Please make sure that the API server is running before the client server is run. The Github repository can be located here.

Known Limitations

This will not work for Internet Explorer 11.

About


Languages

Language:TypeScript 82.5%Language:CSS 14.7%Language:HTML 1.5%Language:JavaScript 1.3%