Skip to content

bit2pixel/techshed.co

 
 

Repository files navigation

techshed.co

Local environment setup

  1. Clone this repo locally
  2. Install Node.js and the bundled Node Package Manager (npm) from the Node website
  3. Install Yeoman using npm — this will also automatically install Grunt and Bower:
npm install -g yo
  1. In the local directory for this repo, use Bower to download the site's dependencies:
bower install
  1. Use Grunt to view the site locally
grunt serve

About

techshed.co website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.8%
  • JavaScript 22.2%