/vms-client

Primary LanguageTypeScript

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.