Skip to content

Ezelia/eureca.io-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

eureca.io examples

This repository contains code examples showing basic and advaced usages of eureca.io

Althought a documentation is available.

learning from code remain useful to see things in action, and to illustrate some features in a more comprehensive way.

How to use

After cloning the repository, run 'npm install' this will install eureca.io and its main dependency (primus)

Please note that this will not install the dependencies for running all examples, since eureca.io is a aimed to work with many libraries you have to npm install dependencies based on each example needs.

when running an example, if a dependency is missing you'll get an error message telling you which dep is missing.

Contribution

You are welcome to contribute to this repository with your code examples.

Please try to keep them as simple as possible focusing on a reduced set of features or use case.

About

Example codes for eureca.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published