Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 373 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 373 Bytes

NineSlice Demo

A demo of a atlas-based nine-slice renderer.

Setup

Use yarn install to setup dependencies

Development

Use yarn dev to run a development server

Linting

Use yarn lint:fix to run the linter to automatically format the code to abide by the linting rules in tslint.json

Build

Use yarn dist to build the demo