Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 450 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 450 Bytes

pixiDemo

Installation

$ git clone https://github.com/josprachi/pixiDemo
$ cd pixiDemo
$ npm i

Usage

$ 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.

Live Demo

You can checkout the live demo of the same project at Live Demo.