Using the p5.ts libary for angular 5 project

hey im trying to get p5.ts to work on angular 5 I know theirs a typescript variant for p5js on git but Im unsure how to install/add it to the app modules to get it to work. I tried using the standard p5js typescript definitions file but I kept running into a TS2304 error saying it couldn’t find anything. any thoughts would be appreciated

Hi, ira. I create the repository of a template for typescript. I am glad if it helps.

1 Like

Thanks a lot I’ll check it out :+1: