Skip to content

jozsefm/snowplow-digital-metronome

Repository files navigation

Snowplow Digital Metronome App

This application has the following prerequisites:

  • Node.js v18.1.0 or compatible
  • Git v2.36.1 or compatible

Please make sure you have all the above installed and working correctly then clone the repository to a local folder. Open a terminal, enter that folder and execute:

npm i

Once the installation completed successfully continue with:

npm run dev
# or
npm run build & npm run start

The sourcecode is best viewed through the VSCode IDE.

Additional Commands

You can run the unit tests using:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published