useless-user-react

useless-user-react

This is a simple application created with the intention of comparing React's performance against some other popular front-end frameworks. For more information

Prerequisits

  • nodejs
  • yarn

Building

  • clone directory.
  • Run yarn install
  • Run webpack -d

Running

  • Run yarn run dev