didymu5 / weasilboy.github.io

Github Pages Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weasilboy.github.io

Tim's page

Dependencies

  • nodejs with NPM - Install 'brew install node'

##Install NPM packages

  • while in your project directory run: npm install

Running local server

npm run serve

The NPM scripts will run `node node_modules/http-server/bin/http-server` which is one of the dependencies for this projects. It's just a simple local server to just see your static files.

About

Github Pages Repository


Languages

Language:JavaScript 79.8%Language:CSS 20.1%Language:HTML 0.0%