Pure JS + CSS Clock with Alarm
- Clone or Download the repository
- Spin a local server inside the build folder or open the index.html file
yarn install
ornpm install
to install dependenciesyarn run build
ornpm run build
will build a new bundle.js file with the -w (watch) flag- enjoy!