TheTekton / react-playground

Basic react app playground.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-playground

Quick and dirty react playground.

Instructions

  1. Clone repo
  • $ git clone git@github.com:TheTekton/react-playground.git
  1. Change to repo dir
  • $ cd react-playground
  1. Install http-server
  • $ npm install http-server -g
  1. Run server
  • $ http-server
  1. Load in browser

About

Basic react app playground.


Languages

Language:HTML 53.3%Language:CSS 31.6%Language:JavaScript 15.1%