Skip to content

ozuit/generators-web-project

Repository files navigation

Web Generators

Build Status version version

This is an skeleton web project for frontend developer. We used SASS, Gulp, and Browserify and utilizes best Frontend practices and Gulp best practices from this resource.

Folders Structure

Generator Web

Get Started

Prerequisites

  • You need to install Docker before running this application.

Installing

Usage

  • Run project with browser-sync. Your browser will automatically be opened and directed to the browser-sync proxy address. Now that gulp serve is running, any changes in the /app directory will be automatically processed by Gulp and the changes will be injected to any open browsers pointed at the proxy address.
docker-compose up
  • Build on production. An source/dist directory will be created, it contain all js, css, html and images file optimized.
docker-compose run web gulp

Document

Get more information at wiki

Support

  • If you have any problems with Web Generators don't hesitate to make an issue
  • Feel free to folk and submit pull requests

Authors

  • Tan Tong