Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khusanov-m/node-js-course
https://github.com/khusanov-m/node-js-course
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khusanov-m/node-js-course
- Owner: khusanov-m
- Created: 2024-06-22T13:13:13.000Z (5 months ago)
- Default Branch: prod
- Last Pushed: 2024-07-05T21:56:41.000Z (4 months ago)
- Last Synced: 2024-07-06T02:34:47.245Z (4 months ago)
- Language: HTML
- Size: 29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# natours
To install dependencies:
```bash
bun install
```To run:
```bash
bun run dev
```This project was created using `bun init` in bun v1.1.8. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.