Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-typescript

:man: Application using Node.js, Express, TypeScript, CORS and ts-node-dev
https://github.com/osvaldokalvaitir/nodejs-typescript

nodejs rocketseat typescript youtube

Last synced: about 2 months ago
JSON representation

:man: Application using Node.js, Express, TypeScript, CORS and ts-node-dev

Awesome Lists containing this project

README

        


Logo


Node.js - TypeScript


:man: Application using Node.js, Express, TypeScript, CORS and ts-node-dev


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-typescript

# Entry in folder
cd nodejs-typescript

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm dev:server | yarn dev:server
```

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho