Skip to content

This is a simple Website Design/Development project kick-starter for front-end developers. Automated building process by using gulp and compiling less files into css and uglifying the css and js on the fly.

Notifications You must be signed in to change notification settings

thedevbob005/project-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Starter

— Sayantan Bakshi(sbongoog@gmail.com)

Instructions

  1. Use Google Fonts only and edit, add to the font list in src/assets/fonts/fonts.list file.
  2. Edit the less code in styles.less. Do not remove the fonts.css import as the fonts.css generated at build time needs to be imported into the main stylesheet.

Commands:

  1. npm install — Installs gulp and other plugins
  2. npm clearbuild — Removes build folder
  3. npm buildproject — Removes previous builds and builds anew

About

This is a simple Website Design/Development project kick-starter for front-end developers. Automated building process by using gulp and compiling less files into css and uglifying the css and js on the fly.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published