README A very basic WordPress starter theme. Requirements Node.js Yarn or npm Uses Webpack Babel StandardJS Stylelint Installation $ git clone https://github.com/cnasikas/wp-starter-theme $ cd ./wp-starter-theme $ yarn install Development $ yarn watch Build $ yarn build