GithubHelp home page GithubHelp logo

alexdangelo / react-sandbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conorr/react-sandbox

0.0 1.0 0.0 192 KB

A turnkey environment for fiddling with ES6-flavored React

HTML 29.05% JavaScript 70.95%

react-sandbox's Introduction

react-sandbox

A turnkey environment for fiddling with ES6-flavored React

Includes

  • ES6 and JSX support via Babel
  • Support for ES6 classes for React components
  • Incremental rebuilds on save using webpack-dev-server
  • Bootstrap 3.3.4 for rapid prototyping

Getting Started

  1. Clone the repo: git clone https://github.com/conorr/react-sandbox.git
  2. Run npm install. If you get an EACCES error, this is because npm is trying to install a necessary global dependency and cannot due to permissions. Do not try to fix this using sudo! Follow these instructions instead.
  3. Run npm run server and go to http://localhost:8080 in your web browser.
  4. Edit src/index.js. When you save, webpack-dev-server will rebuild and refresh the page automatically.

react-sandbox's People

Contributors

conorr avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.