Kaushik Narayan R e94c398919 Initial commit
Project-1, part-1 started

ready on local? 2.6s for 1000 req
2024-02-08 14:17:12 -07:00

5 lines
102 B
Markdown

# Web tier with ExpressJS
- Run `npm i` to install all dependencies
- Start: `npm run dev` or `prod`