0.1.7 • Published 6 years ago
@oxideorcoal/front-end-boilerplate v0.1.7
Front-End Boilerplate
CLI to generate boilerplate code for a Webpack/SCSS powered front-end
Installation
npm install -g @oxideorcoal/front-end-boilerplate
or
npx @oxidecoal/front-end-boilerplate your-project
Usage
front-end-boilerplate your-project
to create a new "your-project" directory.cd your-project
npm install