A showcase client, which includes auth, orm, datatable and more, including:
- Making separate lists
- Creating items in todo lists
- User separated
- User authorization
- Demonstration of components
You can find a running demo here: http://swan-example.spoonx.org/
Username: example Password: example
For installation, follow the instructions on the project repository.
swan-example-client is part of an example project to demonstrate several high-level components provided by SpoonX. For more info go to the project repository.
The component demonstrates:
- aurelia-authentication
- aurelia-api
- aurelia-orm
- aurelia-notification
- aurelia-datatable
- aurelia-pager
- aurelia-form
Creates a production-ready build in the dist/ directory. On windows, admin rights at needed for symlinking.
The contents of this directory can be uploaded and served to visitors.
You can use gulp serve-bundle to check the resulting bundle.
Transpiles to .dev (the new "dist"). This has been optimized in performance (no unneeded copying of files).