/p5-typescript-starter

Base starter project using p5js and typescript

Primary LanguageTypeScript

Starter Project

p5.js with Typescript

Project to quickly get something working in p5.js and typescript

Getting Started

Installing

git clone https://github.com/Gaweph/p5-typescript-starter.git
npm install

Usage

npm start

A local version will now be running on localhost:3000

Demo

A demo of the default sketch can be found here:

https://gaweph.github.io/p5-typescript-starter/

this is based on the morph sketch available in the p5js examples