https://github.com/indr/phundus-spa
phundus single page application
https://github.com/indr/phundus-spa
Last synced: 2 months ago
JSON representation
phundus single page application
- Host: GitHub
- URL: https://github.com/indr/phundus-spa
- Owner: indr
- License: gpl-3.0
- Created: 2015-07-23T06:40:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T23:32:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T11:25:38.126Z (4 months ago)
- Language: HTML
- Homepage: https://github.com/indr/phundus
- Size: 906 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# phundus-spa
[](https://travis-ci.org/indr/phundus-spa)
[](https://david-dm.org/indr/phundus-spa)
[](https://david-dm.org/indr/phundus-spa#info=devDependencies)This is the repository for the single page application of [phundus](https://github.com/indr/phundus), a collaborative equipment rental and inventory management system.
## Build and Development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.
## Documentation
Run `grunt ngdocs` to generate the documentation and open `docs/index.html`.
## Licence
phundus is licensed under the GNU General Public License Version 3. See the [LICENSE](LICENSE) file.
phundus comes with no warranty, we don't accept any responsibility for any damages, losses etc.