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
- Host: GitHub
- URL: https://github.com/dmalbuquerque/template-nodex-typescript
- Owner: dmAlbuquerque
- Created: 2021-07-06T00:10:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T01:33:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T00:44:24.897Z (about 1 year ago)
- Topics: nodejs, template-repository, template-typescript, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/~dmalbuquerque
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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