3.0.0 • Published 6 years ago

generator-rammevaerk v3.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

generator-rammevaerk

Build Status npm Version npm Downloads Dependency Status devDependency Status

Scaffold out a web project in Kraftvaek style

Installation

Generators can be installed through npm. But needs Yeoman.

npm install -g yo generator-rammevaerk

Usage

To scaffold a new project run:

yo rammevaerk

Troubleshooting

For any issues, try running:

yo doctor

Additionally you can have a look at the Yeoman's documentation.

What's inside

  • webpack a bundler for JavaScript and friends.
  • gulp a streaming build system.
  • Babel a compiler for writing next generation JavaScript.
  • PostCSS a tool for transforming CSS with JavaScript.
  • Browsersync a tool for keeping multiple browsers & devices in sync.
  • Sass a Syntactically Awesome style sheet language.
  • jQuery a JavaScript library.
  • Bootstrap a popular HTML, CSS, and JavaScript framework.
  • stylelint a mighty, modern CSS linter.
  • ESLint a fully pluggable tool for identifying and reporting on patterns in JavaScript.

License

MIT © Mithun Dhiman

3.0.0

6 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago

0.1.3

8 years ago

0.1.0

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago