Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 228 Bytes

File metadata and controls

15 lines (10 loc) · 228 Bytes

React base built with browserify.

it supports ES6

to run:

  • yarn
  • yarn start

and then open the index.html file.

If everything is ok, you should see the "Hello World!" message in the browser.

To Do:

  • Add SASS
  • Add redux