Skip to content

DeckOfPandas/deckofpandas.github.io

Repository files navigation

deckofpandas.github.io

Building locally

Initial setup for first local build

  • git clone repo
  • cd repo_folder
  • bundle install to install list of gems in Gemfile
  • npm install to install list of node packages in packages.json

Then

  • gulp serve builds the site and serves it at `localhost:3000
  • (The gulpfile has other build options, including gulp clean)
  • Browser automaticlly refreshes with changes etc

About

Work in progress homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published