Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 596 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 596 Bytes

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.