Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 583 Bytes

composi-advanced-timer

Author: rbiggs

(c) 2018 All Rights Reserved

This project is created using Composi. You can learn more about Composi and how to use it at its website.

Getting Up and Running

In order to build this project you need to install its dependencies. Use the terminal to cd to this folder. Then run:

npm i

After NPM finishes installing, you can build and run it:

npm run build

This will open your built project in your default browser.