Skip to content
/ Reven Public

Boilerplate for a combination of ECMAScript 6, ED-Grid, Jade and Gulp.js

License

Notifications You must be signed in to change notification settings

Revod/Reven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💎 Reven

Dependency Status

Boilerplate for your perfect front-end environment (utilizing Gulp.js, Babel, ED-Grid and more)

Requirements

The only requirement needed is Node.js installed. The rest is up to the neat npm install command later.

Getting Started

Change into your directory and run the following command in the Terminal of your choice:

curl -fsSL https://github.com/revod/reven/archive/master.tar.gz | tar -xz --strip-components 1

You can also git clone or download this repo and remove the .git folder.

Install dependencies

npm install

Run

gulp

What's included?

Technology

  • Jade - A clean, whitespace-sensitive template language for writing HTML.
  • Gulp.js – Automate and enhance your workflow.
  • BrowserSync – Time-saving synchronised browser testing.
  • Rsync – Deployment made easy.

Stylesheets

  • Autoprefixer – Parse CSS and add vendor prefixes to rules by Can I Use.
  • Sass – Sass makes CSS fun again.
  • CSSO - CSS Optimization.
  • PostCSS – A tool for transforming styles with JS plugins.
  • ED-Grid - A Perfect CSS Framework for Responsive Design

Javascript (ES6)

  • Browserify – Bundling up all of your dependencies.
  • Babel – A compiler for writing next generation JavaScript.
  • ESLint – The pluggable linting utility for JavaScript and JSX.
  • UglifyJS – A JavaScript parser, minifier, compressor or beautifier toolkit.

Miscellaneous

  • SVGStore – Combine svg files into one with elements.

License

MIT © Ernesto Graterol

About

Boilerplate for a combination of ECMAScript 6, ED-Grid, Jade and Gulp.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published