Skip to content

Darvile/quantum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Landing Page Project

This a project for the landing page of Quantum website.

Quick start

This project contains experimental WebGL features, so make sure you test it in a modern browser such as Google Chrome to establish the intended viewing experience.

If you are viewing this from a mobile device and you don't see particles but instead a blue background on the top header, that means your device does not support WebGL, you will probably get an error message at the footer.

You should run this app on a localhost/web server environment so you won't get cross domain issues. If you have any trouble running the app you can checkout the live demo.

Please see the instruction below to set up the environment.

Follow this simple guide:

Make sure you have npm and node installed on your system. Install sass globally

gem install sass

Install Grunt

npm install grunt -g

Install dependencies

npm install 

Run

grunt

Cheers! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published