undeadinu / star-wars-random-quotes

Just some star wars random quotes with plain javascript

Home Page:http://miukimiu.github.io/star-wars-random-quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star wars random quotes

Star wars random quotes in pure javascript.

You can see it here

Install gulp and Bower

Building the player requires node.js

From the command line:

  1. Install gulp and Bower globally with npm install -g gulp bower
  2. Navigate to the theme directory, then run npm install
  3. Run bower install

Available gulp commands

  • gulp — Compile and optimize the files in your assets directory
  • gulp serve - Serve and watch files
  • gulp build - Build the folder ready to deploy
  • gulp deploy — Deploy build folder to gh-pages

About

Just some star wars random quotes with plain javascript

http://miukimiu.github.io/star-wars-random-quotes


Languages

Language:JavaScript 59.9%Language:CSS 21.2%Language:HTML 18.9%