Skip to content

Feral-Hog-Distribution/static-ui-prototypes

Repository files navigation

Install

Requirements

Have Node 8.12 or greater. Use NVM for happy times.

Installing node packages

npm i

Starting the dev environment

Sass watching

npm start

Webserver

To work out what version of python you have:

python --version

If you have python@2:

python -m SimpleHTTPServer

or python@3:

python -m http.server

If you don't have python, create a webserver with the root folder of this repo as the root of your webserver.

Then open a browser to: localhost:8000

Contributing

Branch, then issue a pull-request.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •