/front

Simple front end "seed" with typescript and gulp

Primary LanguageJavaScript

simple front end "seed" with typescript and gulp

Variants

  • if you want to use it with angular, try :
	git checkout angular-seed

Setup

  • npm install -g gulp
  • npm install -g bower
  • clone this repo (& cd into it :)
  • npm install
  • bower install

structure

use

  • run gulp to have a local server ready live reload
  • try gulp help to see other available tasks

todo:

  • gulp
    • gulp help
    • clean-ts task - setup config properly
    • merge js files into 1
  • bower
  • sass / less
  • material, bootstrap or alike ?
  • "biased" variants as branches
    • angular