Skip to content

Paari/auto-eagle-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Build process

This project is created to automate your Front-end build process, if you use vanilla CSS, Less or SCSS for writing your CSS in your project.

Features

  1. Live reload with browser sync
  2. Config file to manage your settings
  3. CSS pre-processors, Less and SCSS
  4. Concat, js and css files
  5. Clean folder structure with different folder for production code

Getting started

Make sure you have node installed in your system
npm install will install all the dependent packages
npm start will open the index.html file your default browser with live reloading

all the development code will be inside the src folder

run npm run build to create a dist folder which will have the production code.

Config file for custom settings

update soon...

About

Front-end starter template build on top of HTML5 boilerplate and bootstrap. Build process using Grunt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors