JackWuerfel / Stoppuhr

Stopphur - Stopwatch App Examples - Vanilla Javascript v. React -

Home Page:https://jsfiddle.net/JackWuerfel/901s5tje/13/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stoppuhr - Stopwatch App Examples

Vanilla Javascript
Working JSFiddle Example for Vanilla JS - https://jsfiddle.net/JackWuerfel/901s5tje/13/
React - cd into react folder
# Install dependencies
yarn install

# Serve with hot reload at localhost:3000
yarn dev

# Check application for errors
yarn lint

# Test frontend to see if all unit testing is passing 
yarn test

# Build for production
yarn build

About

Stopphur - Stopwatch App Examples - Vanilla Javascript v. React -

https://jsfiddle.net/JackWuerfel/901s5tje/13/


Languages

Language:HTML 51.0%Language:JavaScript 29.0%Language:CSS 20.0%