$ git clone https://github.com/josprachi/pixiDemo
$ cd pixiDemo
$ npm i
$ npm run build # to buildthe project
$ npm start # to start the server.
Once the server is started you can navigate to http://localhost:8080/ to start the application.
You can checkout the live demo of the same project at Live Demo.