Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 423 Bytes

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.