KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Restaurent_Application
★ 19
Open GitHub ↗
Angular project
Download README (.md)
Explore Similar Repositories
msx-stevedore
:
Stevedore is an MSX videogame. © theNestruo & Wonder 2020
PyScanCf
:
Converts individual sweeps from IMD radars to Cf-Radial1 radar data.
Tools
:
A comprehensive toolkit of shell scripts and utilities for managing network services, Docker deployments, file synchronization, and common server automation tasks.
aipdw
:
Golang 高德IP定位库
protobuf-net-v2-for-ILRuntime
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Restaurent_Application
?
Download (.md)
# RestaurentApp This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.10. ## CLone the Repository ``` https://github.com/sibashish99/Restaurent_Application.git ``` ## Install node modules ``` npm install ``` ## Development server ``` Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ``` ## Json server ``` Run `npx json-server --watch db.json` for a dev server. Navigate to `http://localhost:3000/`. The app will automatically reload if you change any of the source files. ```