generator-skyward
v6.1.2
Published
Yeoman generator for scaffolding out a website
Downloads
51
Maintainers
Readme
generator-skyward
Yeoman generator for scaffolding out a website.
Features
- Built-in preview server with BrowserSync
- Automagically compile Pug
- Automagically compile Sass(with Dart Sass)
- CSS Autoprefixing
- Enable ES2015+ features
Getting Started
- Install:
npm install -g generator-skyward - Run:
yo skyward - Run:
npm startfor building
Options
--skip-installSkips the automatic execution of
yarnafter scaffolding has finished.
