GithubHelp home page GithubHelp logo

basic-grunt's Introduction

basic-grunt

Steps 1 - npm install -g grunt-cli 2 - npm init 3 - npm install grunt --save-dev 4 - touch Gruntfile.js 5 - Setup tasks using: https://www.youtube.com/watch?v=fSAgFxjFSqY as an example 6 - npm install grunt-contrib-connect 7 - setup the server 8 - added livereload to the watch and server

TODO Basic Example [X] - Setup watch [X] - Setup live reload [X] - One folder for the finished distribution [X] - Server from grunt dev [X] - Auto inject bower dependencies [X] - Add bootstrap [X] - Add fontawesome [X] - setup minification for js and css [X] - Add dev folder to run server from. dev will hold non concatenated and un minified files. Dist should have the min [X] - add html hint [X] - use grunt-remove-logging to remove console.log [X] - setup sass & compass (.cssc) and add to basic workflow to compile [O] - move all vars in gruntfile to a global config [O] - keep this as an example repo and fork to a thin frontend and a thick frontend

Thin Frontend [O] - One workflow for thin frontend [O] - Decide about the place for the server language (Default PHP)

Thick frontend [O] - One workflow for thick frontend with Angular [O] - Unittesting with Karma and Mocha/Sinon [O] - Run unit tests on tmp folder and on dist to see or minification is working [O] - Auto dependency Injection [O] - Auto Generation of files

Maybe Later [O] - Update the homepage task to work for all pages

basic-grunt's People

Contributors

stefankuijers avatar

Watchers

 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.