Skip to content

Tiny Grunt boilerplate for front-end development

License

Notifications You must be signed in to change notification settings

ivan-demchenko/frontent-dev-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Grunt-Bower Boilerplate

This is a test project, that was initially intended to explain how to start with Grunt and Bower.

But I also use it for my purposes.

Usage

  • CoffeeScript
  • Stylus
  • Jade
  • Karma
  • Jasmine

Quick start

In your console run cd you_project_path git clone [email protected]:raqystyle/frontent-dev-base.git . ./install.sh

File structure

frontend
  builds
    dev
      css
      js
      templates
      index.html
    prod
      [file structure is supposed to be like this:]
      app.js
      app.css
      index.html
  src
    coffee
    jade
    stylus
    index.jade
  test
    coffee
    js
    karma.conf.js
  vendor
    [components from Bower]

About

Tiny Grunt boilerplate for front-end development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published