GithubHelp home page GithubHelp logo

lxhj / firstblood-www Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omnesomni/firstblood-www

0.0 1.0 0.0 11.88 MB

Repository responsible for FirstBlood.io new home page, newly designed UI integrates with demo screenshots, blog & forum articles and alpha signup collector.

HTML 14.72% TypeScript 0.06% CSS 32.42% JavaScript 52.55% PHP 0.25%

firstblood-www's Introduction

FirstBlood.io Home Page

Repository responsible for FirstBlood.io new home page, newly designed UI integrates with demo screenshots,
blog & forum articles and alpha signup collector.

Resources Used

Bootstrap v3.3.7 (http://getbootstrap.com)
Node.js & npm
http-server package

##Installing Node.js (if you don't have it)

If you're using OS X or Windows, the best way to install Node.js is to use one of the installers from the Node.js download page. If you're using Linux, you can use the installer, or you can check NodeSource's binary distributions to see whether or not there's a more recent version that works with your system.

Test: Run node -v.
The version should be higher than v0.10.32.

##Updating npm

Node comes with npm installed so you should have a version of npm.
However, npm gets updated more frequently than Node does, so you'll want to make sure it's the latest version.
npm install npm@latest -g

Install & Test Locally

$ git clone https://github.com/Firstbloodio/firstblood-www.git

First, instal this light-weight http server node
$ sudo npm install http-server

OR install globally, if required*
$ sudo npm install -g http-server

Access the directory that you cloned this git in
$ cd [YOURFOLDERNAME]

Serve the website
$ http-server

Load from local browser
type localhost:8080 or http://127.0.0.1:8080 into your browser

firstblood-www's People

Contributors

jasonmcz avatar zackcoburn avatar omnesomni avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.