Skip to content

eQUI is a powerful view generator that integrates seamlessly with the eQual framework, providing an instantly ready interface for user interactions.

License

Notifications You must be signed in to change notification settings

equalframework/equal-ui

Repository files navigation

Check the typescript syntax (lint):

yarn run tsc

Use babel to transpile .ts file into .js :

npm run build

Generate an app.bundle.js that can be embedded to any .html file:

npm run webpack

About

eQUI is a powerful view generator that integrates seamlessly with the eQual framework, providing an instantly ready interface for user interactions.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published