AlexQuidditch / gulp-taiga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gulp-Taiga Frontend

Global Dependencies:

  • Yarn / NPM
  • Bower
  • Gulp
  • TypeScript

Workflow

  • Clone this repo
$ git clone https://github.com/AlexQuidditch/gulp-taiga.git
  • run the install command after cloning this repo.
$ ${your package manager} install
  • then run dev to run development mode
$ ${your package manager} run dev
  • or run build to run building process
$ ${your package manager} run build

About


Languages

Language:HTML 69.0%Language:CSS 27.7%Language:TypeScript 1.9%Language:JavaScript 0.8%Language:PHP 0.6%