Cruncher is an Automated Restaurant Management System.
Component | Technology |
---|---|
Front-End |
|
Back-End |
|
Database | PostgreSQL |
GCP |
|
Firebase |
|
# Install the dependencies.
npm install
# Build the project.
# The build artifacts will be stored in the 'dist' directory
ng build
# Serve the application.
# Navigate to 'http://localhost:4200/'.
# The app will automatically reload if you change the source files.
ng serve
See the LICENSE for license rights and limitations (MIT).