https://github.com/adeelibr/reacttimerapplearning
A react app that has a timer and a countdown.
https://github.com/adeelibr/reacttimerapplearning
Last synced: 3 months ago
JSON representation
A react app that has a timer and a countdown.
- Host: GitHub
- URL: https://github.com/adeelibr/reacttimerapplearning
- Owner: adeelibr
- Created: 2016-10-23T18:08:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-24T18:54:44.000Z (over 9 years ago)
- Last Synced: 2025-01-19T08:26:53.435Z (over 1 year ago)
- Language: CSS
- Size: 972 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
React Application
-- Uses Webpack for bundling
-- npm run buildw (For webpack compiling that continuosly compiles)
-- npm run build (For webpack compiling)
-- node server.js (For runnign server)