All Projects → kreativgebiet → Kickup

kreativgebiet / Kickup

Licence: mit
🚚 Boilerplate for your perfect front-end environment (utilizing Gulp.js, Babel, and more)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kickup

Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-26.62%)
Mutual labels:  gulp, babel, boilerplate
React Redux Auth0 Kit
Minimal starter boilerplate project with CRA, React, Redux, React Router and Auth0 authentication
Stars: ✭ 115 (-17.27%)
Mutual labels:  babel, boilerplate
Bootstrap 4 Sass Gulp 4 Boilerplate
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks
Stars: ✭ 103 (-25.9%)
Mutual labels:  gulp, boilerplate
Babel React Rollup Starter
A simple boilerplate for web apps with React, Babel, and Rollup.
Stars: ✭ 124 (-10.79%)
Mutual labels:  babel, boilerplate
Pug Sass Boilerplate Starter Kit
A Front-end template for building web apps or sites using Pug(Jade) and Sass
Stars: ✭ 92 (-33.81%)
Mutual labels:  gulp, boilerplate
Wordpressify
🎈 A build system designed to automate your WordPress development workflow.
Stars: ✭ 1,374 (+888.49%)
Mutual labels:  gulp, boilerplate
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1074.82%)
Mutual labels:  babel, boilerplate
Node Developer Boilerplate
🍭 Boilerplate for ES6+ Node.js and npm Developer
Stars: ✭ 82 (-41.01%)
Mutual labels:  babel, boilerplate
Serverless Prisma
AWS Serverless Prisma Boilerplate
Stars: ✭ 126 (-9.35%)
Mutual labels:  babel, boilerplate
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (+1155.4%)
Mutual labels:  babel, boilerplate
Nightwatch Custom Commands Assertions
Nightwatch.js custom commands and assertions
Stars: ✭ 131 (-5.76%)
Mutual labels:  gulp, babel
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-35.25%)
Mutual labels:  babel, boilerplate
React Boilerplate
This project is deprecated. Please use CRA instead.
Stars: ✭ 88 (-36.69%)
Mutual labels:  babel, boilerplate
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-3.6%)
Mutual labels:  babel, boilerplate
React Redux Saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
Stars: ✭ 86 (-38.13%)
Mutual labels:  babel, boilerplate
Simple Boilerplate
A simple webpack boilerplate for your comfortable work with HTML, JS and CSS.
Stars: ✭ 116 (-16.55%)
Mutual labels:  babel, boilerplate
Nextjs Full Demo
Demo about integration between examples of next.js and also fix some issues during development
Stars: ✭ 76 (-45.32%)
Mutual labels:  gulp, babel
React Starter
🚀 A minimal react boilerplate featuring easy-peasy state management and styled-components
Stars: ✭ 79 (-43.17%)
Mutual labels:  babel, boilerplate
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (-9.35%)
Mutual labels:  babel, boilerplate
Gulp Starter Kit
A simple Gulp 4 Starter Kit for modern web development.
Stars: ✭ 134 (-3.6%)
Mutual labels:  gulp, babel

kickup

Dependency Status Part of the Kreativgebiet - Laboratory Project

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

Requirements

  • Working personal computer
  • Node.js

Getting Started

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

curl -fsSL https://github.com/kreativgebiet/kickup/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

yarn install

Run

gulp

What's included?

Technology

  • 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.

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 © Kreativgebiet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].