uraway / timerapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This is a testing application for React. In other words, this is my toy 😄

How to set up development environment

First, Do clone this repository for your project directory.

$ git clone git@github.com:uraway/timerapp.git

Change directory and run the below command at project root.

$ cd ./timerapp
$ npm install
$ npm start

The app working at http://127.0.0.1:8000/timer.html

And more..

About

License:MIT License


Languages

Language:HTML 52.8%Language:JavaScript 47.2%