Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 499 Bytes

File metadata and controls

24 lines (12 loc) · 499 Bytes

IClient - React

Build Status codecov

Simple client to IClient Server made in React JS

To Try

docker-compose up -d

docker-compose exec iClientReact npm install

docker-compose exec iClientReact bash

cd client/

npm run dev

License

MIT