Skip to content

tsogtbayar0821/smarttour

Repository files navigation

SmartTour

Prerequest
  • bower
    npm install -g bower
  • gulp
    npm install -g gulp
Setup development environment
  1. Checkout codebase from github
  2. Go to the project root directory
  3. Install node packages and bower components
    npm install
    bower install
  4. Install gulp in your project devDependencies
    npm install --save-dev gulp

reference the documentation for making style

Run gulp
  1. Run gulp to work on devolopment.
    gulp serve
  2. Run gulp to test
    gulp test
  3. Run gulp to build
    gulp build
    check dist folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •