Skip to content

younginnovations/yi-frontend-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

YIPL Frontend Starter Kit

This starter kit is designed to get you up and running with a bunch of awesome front-end technologies, built on top of gulp task runner. It is already setup to provide hot reloading, collection of UI elements, CSS preprocessing with PostCSS and SASS with lightweight mixins library and more.

Technologies

  • Gulp - Automate and enhance your workflow
  • Elixir - Simplify gulp tasks
  • SASS - CSS with superpowers.
  • Lost Grid - A grid system based on the flex display property.
  • Waffle Grid - An easy to use flexbox grid system

Installation

  1. git clone https://github.com/younginnovations/yi-frontend-starter-kit.git
  2. npm install

Development

Open your favorite terminal and run these commands.

  • gulp

Watch for changes in your files

  • gulp watch

Production

For production build:

  • gulp --production

Further improvements

We're constantly working on adding new features. Get in touch if you have ideas for improvements. Bug reports and pull requests are welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published