Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to use createjs in react.

Explorer ,
Sep 20, 2019 Sep 20, 2019

How to use createjs in react.

How to import createjs and use?

 

like this 

clipboard_image_0.pngexpand image

clipboard_image_0.pngexpand image

TOPICS
How to
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 20, 2019 Sep 20, 2019

use the script tag in your html. eg,

 

<script src="https://code.createjs.com/createjs-2015.11.26.min.js"></script>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 22, 2019 Sep 22, 2019
LATEST

Not this.

It's like this 

clipboard_image_0.pngexpand image

clipboard_image_0.pngexpand image

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines