README
SolfegeJS - Example - Clock
A simple clock displayed on the terminal
Installation
npm install
Display the clock
npm start
A simple clock displayed on the terminal
<script type="module">
import solfegejsExampleClock from 'https://cdn.skypack.dev/solfegejs-example-clock';
</script>
A simple clock displayed on the terminal
npm install
npm start