generator-wordpress-react
v0.0.1
Published
Yeoman generator for setting up a headless Wordpress website with a node/reactjs powered front end
Downloads
6
Readme
generator-wordpress-react
Javascript Linting
This project uses eslint for linting all Javascript code. You can lint all js files in your peojct by running:
npm run lint
You can access the eslint command like normal by using:
npm run eslint