Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normalhuman01/crud-basic-node-ts-and-js-master
https://github.com/normalhuman01/crud-basic-node-ts-and-js-master
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/normalhuman01/crud-basic-node-ts-and-js-master
- Owner: normalhuman01
- License: mit
- Created: 2023-12-11T00:15:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T00:15:55.000Z (about 1 year ago)
- Last Synced: 2023-12-12T23:38:07.652Z (about 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CRUD-BASIC-NODE-TS-AND-JS
Crud basico de node usando ts y js con base de datos mongodb
cd [carpeta]
```
npm i
``````
npm run dev
```en el caso de ts
```
npm run build
```