erutan / backpacker-yds

primarily adding more information to Classes 2 & 3

Home Page:https://cheery-hamster.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Built with ZURB Template

  • Handlebars HTML templates with Panini
  • Sass compilation and prefixing
  • JavaScript module bundling with webpack
  • Built-in BrowserSync server
  • For production builds:
    • CSS compression
    • JavaScript module bundling with webpack
    • Image compression

Installation

To run this site locally, your computer needs:

Manual Setup

To manually set up the site, first download it with Git:

git clone https://github.com/erutan/backpacker-yds projectname

Then open the folder in your command line, and install the needed dependencies:

cd projectname
yarn

Finally, run yarn start to run Gulp. Your finished site will be created in a folder called dist, viewable at this URL:

http://localhost:8000

To create compressed, production-ready assets, run yarn run build.

About

primarily adding more information to Classes 2 & 3

https://cheery-hamster.netlify.app/


Languages

Language:HTML 60.4%Language:SCSS 28.9%Language:JavaScript 10.7%