Skip to content

holdicon/Front-End-Toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-End Toolkit

This project is a collections of resources, best practices and tools for front-end developers. Is made to help unify workflow and standardize the code inside our team.

##Starter Template## To ease setup process of the new project we have created a starter template which contains:

To install template:

  • Copy files to your project directory
  • In the command line navigate to your project directory and run npm install.
  • Run Gulp task watch-all.

Note: we use npm package manager to manage our modules and Gulp to run automated tasks. Also, to use npm manager you must have Node.js installer on your machine.

##Wiki## A collection of resources, useful tools and technologies for front-end web development.

This project is brought you by: Devbridge Group

Analytics

About

A collection of resources, useful tools and technologies for front-end web development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.1%
  • CSS 20.4%
  • HTML 1.5%