Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
/ loadingW Public archive

Preliminary work on stripping the Workiva welcome graphics out of WebGL-Fun into a lighter weight version for loading screen.

Notifications You must be signed in to change notification settings

grantnelson-wf/loadingW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loadingW

A lighter weight version of the Workiva logo from the grantnelson-wf/webgl-fun project for use as a loading screen.

On Command Line

Getting Started

# Clone the repository.
$ git clone git@github.com:grantnelson-wf/loadingW
$ cd loadingW

# Install global tools if you haven't already.
$ npm install -g bower
$ npm install -g grunt-cli

# Run the init script.
$ ./init.sh

The init script will initialize your local environment and ensure that you have all global and local dependencies.

For Developers

This uses grunt to jshint and test.

# Run grunt help.
$ grunt -h

To Run

Open the index.html in a browser. Chrome may have problems (cross origin requests) loading images by default.

About

Preliminary work on stripping the Workiva welcome graphics out of WebGL-Fun into a lighter weight version for loading screen.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages