Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 309 Bytes

readme.md

File metadata and controls

16 lines (8 loc) · 309 Bytes

Krypton demo

Krypton simple demo project

demo using docker

To start the web-server, use docker-compose:

docker-compose up -d

Demo will be available at http://local.docker:5066

demo using wamp

Copy www/ content to your wamp root directory (usually C:\wamp\www), and go to http://127.0.0.1