Skip to content

ecal-mid/countdown-24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COUNTDOWN

Folder structure

  • sketches: Your sketches go here. It also contains some samples to get started.
  • shared: Shared scripts used in multiple sketches.

Development

To start working, run a dev server (e.g. VS Code Live Server) from the root repository folder (where this README.md is), and open the url shown.

Run a single sketch

Run a sketch by opening the corresponding folder, as it is relative to the root repository folder. E.g. to run the sample-springs sketch sketch, go to http://localhost:5500/sketches/sample-springs.

Create a new sketch

Duplicate an existing sketch in sketches.

Run a sequence of sketches

To run multiple sketches in a sequence, add or change the paths in sequence.json and open the root of the website (e.g. http://localhost:5500)

Check the sample-sequence-# sketches for how to change between the sketches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages