https://github.com/pratham1st/petpooja-node
This is a web app for restaurant, with table and kitchen management with bill generation
https://github.com/pratham1st/petpooja-node
express nodejs react sql xampp
Last synced: 9 months ago
JSON representation
This is a web app for restaurant, with table and kitchen management with bill generation
- Host: GitHub
- URL: https://github.com/pratham1st/petpooja-node
- Owner: PRATHAM1ST
- Created: 2022-09-25T09:32:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T11:06:14.000Z (over 3 years ago)
- Last Synced: 2025-07-08T06:03:36.390Z (9 months ago)
- Topics: express, nodejs, react, sql, xampp
- Language: JavaScript
- Homepage:
- Size: 387 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Petpooja App
## Install XAMPP
`https://www.apachefriends.org/`
## Goto
`C:\xampp\htdocs`
## Run this code in the integrated terminal, Line by Line
#### `> npm install`
#### `> cd petpooja-node-server`
#### `> npm install`
#### `> npm start`