Sindbad~EG File Manager
# Snap Custom Elements
This project holds Snap custom elements which are used by the Snap theme.
## Adding a new element
```bash
ng g component <component name> --inline-style --inline-template
```
The generated element will be found in:
`theme/snap/vendorjs/snap-custom-elements/src/app/<component name>`
## Building the library for use with the Snap theme
```bash
npm run test-and-build
```
This will generate:
* `theme/snap/vendorjs/snap-custom-elements/snap-ce.js`.
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists