Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preetiraj3697/datamodeling
Created with StackBlitz ⚡️
https://github.com/preetiraj3697/datamodeling
Last synced: 25 days ago
JSON representation
Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/preetiraj3697/datamodeling
- Owner: Preetiraj3697
- Created: 2024-04-26T07:13:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-04-26T07:13:31.000Z (6 months ago)
- Last Synced: 2024-04-26T08:29:17.342Z (6 months ago)
- Language: JavaScript
- Homepage: https://stackblitz.com/edit/stackblitz-starters-uw4xmj
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple express demo
> Express: fast, unopinionated, minimalist web framework for Node.js
This project shows a simple express server serving a single HTML page and using `express.static` to serve static files.
Check out the [express documentation](https://expressjs.com/) for more information.