This GitHub repository houses the Angular-based source code for the Cafe Chia website, providing a clean and intuitive interface for users to explore the menu. With a focus on simplicity, the project aims to enhance the user experience through efficient navigation and a visually appealing design. Explore the cafe's offerings by visiting the live site hosted on GitHub Pages. Contributions and feedback are welcome to further improve this open-source project.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.