Giter Club home page Giter Club logo

libsasserplate's Introduction

LibSasserPlate

LibSass starter for front-end projects by Pagepro.

Built with:

Features Tools Used
CSS Sass (Libsass via node-sass), Autoprefixer, CSSNano, Source Maps
JavaScript Babel, Webpack
HTML Nunjucks, gulp-data
Images Compression with imagemin
Fonts Folder and .sass mixin for including WebFonts
Live Updating BrowserSync, Webpack Dev Middleware, Webpack Hot Middleware
Production Builds JS and CSS are uglified and minified, filename md5 hashing (reving), file size reporting, local production Express server for testing builds.
JS Testing Karma, Mocha, Chai, and Sinon, Example Travis CI integration

Requirements

  1. node & npm.
  2. SASS
  3. gulp-cli node package installed globally: npm install -g gulp-cli
cd package_directory
npm install

Usage

Run development tasks:

npm start

Aliases: gulp

Build production files:

npm run production

Aliases: gulp production

Be sure to look over the installation docs to verify your environment is prepared to run LibSasserPlate. Once you have verified that your system can run LibSasserPlate, check out the extra features available.

Directory structure explanation

  • / - root directory with html files and configuration files (eslint, editorconfig)
  • src - directory with source files
  • static - directory compiled files, do not edit files in this directory because they will be overwritten

libsasserplate's People

Contributors

klojniewski-pagepro avatar klojniewski avatar kriss145 avatar jdakowicz avatar palid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.