Shinye / timer

Home Page:https://troytae.github.io/timer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Timer

What is vision of time-timer?

Our mission is to improve lives through the visual measurement and management of time. -TIME TIMER-

Do you wanna use time timer web version?

https://troytae.github.io/time-timer/

Do you wanna run this code?

Step1

Clone this repository.

https://github.com/TroyTae/time-timer.git

Step2

Install npm modules. (If you are not install npm, do it first)

npm install

Step3

If you wanna start server, use this command.

npm run start

Then you can open this url(http://localhost:4200) in you browser.

If you wanna build, use this command.

npm run build

Then you can see builded files in docs directory.

About

https://troytae.github.io/timer/

License:MIT License


Languages

Language:TypeScript 44.1%Language:CSS 37.5%Language:JavaScript 13.0%Language:HTML 5.3%