Smart Queue Management System
This is basic project starter repository.
# Clone project template using git
$ git clone https://github.com/hsdt/checkin.git$ npm install# Start project in development
$ npm start
# Start project in production
$ npm run start:prodKites is MIT licensed.