Skip to content

Latest commit

 

History

History
executable file
·
33 lines (18 loc) · 1.41 KB

File metadata and controls

executable file
·
33 lines (18 loc) · 1.41 KB

Usage

After installation, run npm install and then run gulp dev which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

Gulp Tasks

  • gulp the default task that builds everything
  • gulp dev browserSync opens the project in your default browser and live reloads when changes are made
  • gulp css compiles SCSS files into CSS and minifies the compiled CSS
  • gulp js minifies the themes JS file
  • gulp vendor copies dependencies from node_modules to the vendor directory

You must have npm and Gulp installed globally on your machine in order to use these features.

Troubleshooting and Help

Submit an issue on Github.

Issues

About

Spokane UX is all about bringing UX professionals and learners together to share experiences, insights, and have fun along the way.

We aim to be an inclusive group; Whether you are a seasoned vet or just getting started you’re welcome. Each and every member of this group is encouraged to contribute their knowledge just as much as they may learn from others.

Copyright and License

[GitHub license]