Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 547 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 547 Bytes

MIT License Build Status

OpenFL Samples (ES6)

Get Started

Clone the repository

git clone https://github.com/openfl/openfl-samples-es6

Choose a sample

cd openfl-samples-es6/features/display/DisplayingABitmap

Install and start

npm install
npm start