1.0.1 • Published 8 years ago

jade-react-loader-example v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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