Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

GreenTourism

In order to run this app you need Node.js 4.4.4 and NPM installed.

Install all dependencies:

npm install

Start server:

npm start

Gulp commands:

Lint:

  • gulp lint Run ESLint
  • gulp lint-fix Fix some ESLint errors

Beautify:

  • gulp js-beautify Run JS Beautifier on JS files
  • gulp html-beautify Run JS Beautifier on HTML files
  • gulp css-beautify Run CSScomb on CSS and Less files

Build:

  • gulp build Build project into dest/
  • gulp clean Delete dest/
  • gulp build-assets Build all JS and CSS files
  • gulp bower Add Bower dependencies into index.ejs
  • gulp less Compile main.less
  • gulp ng-annotate Inject Angular dependencies
  • gulp build-copy Copy images, templates, fonts and JSON fixtures into dest/
  • gulp copy-images Copy images into dest/
  • gulp copy-templates Copy templates into dest/
  • gulp copy-json Copy JSON into dest/
  • gulp copy-fonts Copy fonts into dest/

About

SoftServe Educational Project

Resources

Stars

5 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages