Skip to content

martindevans/LCARS

Repository files navigation

LCARS

Library Computer Access/Retrieval System

Layout and styling framework for making Star Trek style interfaces

Installing dependancies

You will need Nodejs and NPM, these can be found at http:https://nodejs.org/ Once installed you can have npm install all the other depancies by running the command:

npm install

This will pull all the other programs needed from a package repository.

Once that is done all you have to do is run

npm run gulp

This will build all the less and javascript, watch the files for changes, rebuild on change then serve it to the browser

Dependencies

Zepto.js

We are bundling a build of Zepto.js which is a compatible subset of jQuery functionality. If you want to use jQuery instead, it should just worktm.

License

MIT Licensed... but if you build a functioning starship using this system, please consider giving us a ride!

About

A framework for LCARS style sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published