/inter-demo

The repository where you will find some demos made with Inter.

Primary LanguageJavaScriptMIT LicenseMIT

inter-demo

In this repository you will find some demos made with Inter, either by Inter core team or by the community.

Contributing

It's very simple to add a demo made by you, just clone this repository add your app code in the /src directory.

Exemple

/src/yourAppDir/theCodes

You must have a package.json file in /yourAppDir, then file a pull request.