README
Aurelia ERP Common (WIPs)
This is my first try to develop an ERP with Aurelia. This plugin contain all helper functions for the ERP
TODO:
- Documentation
- Testing
A skeleton project with basic configuration for developing an Aurelia plugin in TypeScript that utilizes webpack
<script type="module">
import aureliaComon from 'https://cdn.skypack.dev/aurelia-comon';
</script>
This is my first try to develop an ERP with Aurelia. This plugin contain all helper functions for the ERP
TODO: