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

https://github.com/dmalbuquerque/template-nodex-typescript

Template configurado com Typescript
https://github.com/dmalbuquerque/template-nodex-typescript

nodejs template-repository template-typescript typescript

Last synced: 2 months ago
JSON representation

Template configurado com Typescript

Awesome Lists containing this project

README

          

# Template Node Typescript

## Clonando o Projeto
```shell
git clone https://github.com/dmAlbuquerque/template-node-typescript.git
```


## Instalando as Dependências
```shell
npm install
```


## Converter Typescript em Javascript
```shell
npm run build
```

# Conheça os pacotes disponíveis no NPMJS
https://www.npmjs.com/~dmalbuquerque