1.0.5 • Published 4 years ago

generator-ruppell-static-frontend v1.0.5

Weekly downloads
6
License
Apache-2.0
Repository
-
Last release
4 years ago

Ruppell | Static Frontend Generator

Generates a static frontend structure for plain HTML theme development.

How to use

yo ruppell-static-frontend

Folder Structure:

- postcss.config.js
- webpack.production.config.js
- webpack.config.js
- index.html
- index.js
- src
  - images
  - js
  - sass
- .gitignore
- .editorconfig
- README.md

Generator includes:

  • @babel/core
  • @babel/preset-env
  • webpack-cli
  • webpack
    • sass-loader
    • postcss-loader
    • file-loader
    • babel-loader
    • imagemin-webpack-plugin
  • node-sass
  • autoprefixer
  • cssnano
  • favicons
  • jquery
  • normalize.css
1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago