0
How to use createjs in react.
Explorer
,
/t5/animate-discussions/how-to-use-createjs-in-react/td-p/10620471
Sep 20, 2019
Sep 20, 2019
Copy link to clipboard
Copied
How to use createjs in react.
How to import createjs and use?
like this
TOPICS
How to
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/animate-discussions/how-to-use-createjs-in-react/m-p/10620924#M196533
Sep 20, 2019
Sep 20, 2019
Copy link to clipboard
Copied
use the script tag in your html. eg,
<script src="https://code.createjs.com/createjs-2015.11.26.min.js"></script>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
iPeng
AUTHOR
Explorer
,
LATEST
/t5/animate-discussions/how-to-use-createjs-in-react/m-p/10624762#M196604
Sep 22, 2019
Sep 22, 2019
Copy link to clipboard
Copied
Not this.
It's like this
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

