Skip to content

albaart/alba-template-p5-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alba p5 Typescript template

This is a template for creating generative artwork which works with the Alba.art platform.

Quickstart

  1. Click "Use this template" (or clone the repo).
  2. Run npm install
  3. Run npm start for a development environment.

Building for Alba

When you're ready to add your code to the Alba platform, use the command npm run build. This will create a file in the dist directory called index.<hash>.js. You should be able to copy the content of that file directly into the Alba platform.

See an example

There is an example.ts file which shows an implementation of a simple project. You can use this as a reference, or run npm run example to see it live.

About

Alba.art Template repo for p5js and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published