Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 627 Bytes

jade-react-loader-example

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