applesaucesome / react-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-example

This example uses:

  • React
  • React-router
  • Webpack
  • Babel

Thank you Richard Lopes for the great tutorial

Requirements

Make sure you have installed NodeJS and NPM first and that you can run them from the command line.

  • Run npm install first to install dependences

Commands

  • npm run build - builds the project
  • npm run watch - Start the Webpack dev server

About


Languages

Language:JavaScript 97.5%Language:HTML 2.5%