Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 267 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 267 Bytes

How to use:

Clone this repo:

$ npm install
# or
$ yarn

Start working

$ gulp

Local server:

http://localhost:1393

Compiled files:

All compiled files located in build/ folder.

Just open index.html file in your browser.