Skip to content
forked from tdrach/Sciview

Designs and code for a data analysis prototype, initially intended for SpaceX.

License

Notifications You must be signed in to change notification settings

bryanjeal/Sciview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sciview Prototype

You can read the story about this project here, and see a live demo here.

DISCLAIMER

This code is very old! It does not follow best practices! Packages are not up to date! Sorry!

Up and running

$ npm install
$ npm start

To Build Sass

Running grunt watch will watch the /sass directory for changes and update the public/css/style.css based on changes.

About

Designs and code for a data analysis prototype, initially intended for SpaceX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.7%
  • JavaScript 17.6%
  • HTML 13.7%