mirror of
https://github.com/20kaushik02/CSE546_Cloud_Computing_Projects.git
synced 2025-12-06 12:54:07 +00:00
5 lines
102 B
Markdown
5 lines
102 B
Markdown
# Web tier with ExpressJS
|
|
|
|
- Run `npm i` to install all dependencies
|
|
- Start: `npm run dev` or `prod`
|