Skip to content

CUER/solar-kms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

solar-kms

CUER Solar Kilometres Website

Setup

You need npm and gulp installed to install the necessary dependencies.

git clone https://github.com/matthewelse/solar-kms
cd solar-kms
npm install
cd semantic
gulp build

The root directory of the solar-kms repo now contains all you need to run the front end. You can run this to try it out:

python -m SimpleHTTPServer
open localhost:8000

Releases

No releases published

Packages

No packages published

Languages