Skip to content

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

License

Notifications You must be signed in to change notification settings

interjs/inter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.