whobutsb / react-learning

Learning the basics of React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Laracast Lesson

This lesson teaches the basics of creating a small React Application, that requests the latest Gist from a Github user.

Also shows the basics of Gulp, Browserify, and Babel

Run a small webserver with PHP: $ php -S localhost:8888

About

Learning the basics of React

License:MIT License


Languages

Language:JavaScript 88.5%Language:HTML 11.5%