psykopotatis / react-interval-timer

Running interval timer made with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-interval-timer

Running interval timer made with React.

How do I run this locally?

To run webpack and recompile javascripts on change:

  • Install all npm dependencies
    npm install

  • Start webpack dev server
    npm run server

  • Your interval timer site should live here! :D
    http://localhost:8081

About

Running interval timer made with React


Languages

Language:JavaScript 95.1%Language:CSS 2.9%Language:HTML 2.0%