Skip to content

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

License

Notifications You must be signed in to change notification settings

j-cam/Front-End-Toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • CSS 23.0%
  • HTML 2.3%