Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

unchartedsoftware/lumo-example

Repository files navigation

Lumo Example

mandlebrot-screenshot

Dependencies

  • Go programming language binaries with the GOPATH environment variable specified.
  • NodeJS JavaScript runtime.
  • gulp build toolkit (npm install gulp -g).

Development

Clone the repository:

mkdir $GOPATH/src/github.com/unchartedsoftware
cd $GOPATH/src/github.com/unchartedsoftware
git clone git@github.com:unchartedsoftware/lumo-example.git

Install dependencies

npm install

Run the build, watch, and server:

gulp

About

Example application showing some lumo features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published