Skip to content

LaPlataDev/react-in-15-min

 
 

Repository files navigation

React in 15 min

A short, concise and brief presentation of React

Online demo

Presentation keyboard shortcuts:

  • space start/pause the timer
  • b show/hide "bang!" image

App based in React webpack starter template

React webpack starter template

Features

Usage

  • Download the files and place them in your project directory
  • Run npm i to install the dependencies
  • Run npm run build to build the project
  • Run npm run dev to build the project, start watching files and run the local server
  • Run npm test to run the tests once
  • Run npm run test:ci to watch the src directory for changes and run the tests

MISC

About

React presentation in 15 min

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 9.1%
  • HTML 3.4%