jade-react-loader-example

September 21, 2015 ยท View on GitHub

A Simple Example of jade-react-loader

jade-react-loader is a webpack loader for using templates written using Jade templates rather than JSX if thats your thing.

Run

npm start

Open http://localhost:8080/

Run ESLint report

npm run lint

Bootstrapped From esnext-quickstart

esnext-quickstart is a template for setting up a Front End Project with React/Webpack/ES6/ESLint etc created and maintained by Nick Butenko

Contents

  1. 1A Simple Example of jade-react-loader
  2. 2Run
  3. 3Run ESLint report
  4. 4Bootstrapped From esnext-quickstart