Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/claudiopro/react-build-jsx-talk

⚡️ Talk on building React and JSX with Browserify and Webpack
https://github.com/claudiopro/react-build-jsx-talk

Last synced: about 1 month ago
JSON representation

⚡️ Talk on building React and JSX with Browserify and Webpack

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/claudiopro/react-build-jsx-talk.svg?branch=master)](https://travis-ci.org/claudiopro/react-build-jsx-talk)

# react-build-jsx-talk

Presentation for the talk "Building React - Intro to JSX build with Browserify and Webpack"

# Instructions

The minified build is available on the `gh-pages` branch. You can view the presentation [here](http://claudiopro.github.io/react-build-jsx-talk/).

- **S** - Open speaker notes
- **F** - Launch fullscreen
- **Esc** - Overview

## Serve from localhost

```bash
npm install
grunt serve
```

# Acknowledgements

Based on the awesome [reveal.js](https://github.com/hakimel/reveal.js) by Hakim El Hattab.

# License

[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2015 Claudio Procida