Skip to content

A little project made with NodeJS (express) with a ReactJS & VueJS frontend.

Notifications You must be signed in to change notification settings

Oslonline/express-restaurants-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A NodeJS (express) project of restaurant manager with ReactJS & VueJS frontend.

Run

Backend

Clone the repository: git clone git@github.com:Oslonline/bingo-portfolio.git

Go to backend repo: cd backend

Install dependencies: npm install

Launch node server: node index.js

Frontend

Go to one of the frontend repo: cd frontend-react cd frontend-vue

Install dependencies: npm install

Start the development server: npm run dev

Prod

Build for production: npm run build

Run the optimized application locally: npm run serve

Screenshots

Capture d’écran 2024-06-04 à 13.15.34 Capture d’écran 2024-06-04 à 13.15.55

About

A little project made with NodeJS (express) with a ReactJS & VueJS frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages