Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```