@muenchen/eappointment-frontend
v1.2.8
Published
Frontend client for Appointments system
Downloads
33
Readme
E-appointment Frontend
E-appointment Frontend is frontend client for Appointment system Zeit Managemenet System - ZMS. It provides various functionalities that would otherwise have to be created by the user:
- Detailed configuration of the rollup-config
- Preconfigured build and release pipeline
- Dev server for local development
- Instructions to use the package locally with
npm pack
Built With
This project is built with:
Getting Started
Below is an example of how you can installing and setup up your service
git clone
npm install
npm run build
Developing the library locally
- Start the dev server with
npm run serve
Use your library in another project locally
Run the following commands in your library:
npm run build
npm run pack
Make sure you have provided all the necessary dependencies in your vuetify project and add the library vai file path
:
"eappointment-frontend": "file:../eappointment-frontend-1.0.1.tgz"
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
it@M - [email protected]