8000 GitHub - amadoabaca/notes-app-ts: Aplicacion de notas con Typescript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amadoabaca/notes-app-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App notes Proyect

Proyecto para practica de Typescript.

Requisitos

  • Node.js (npm)
  • TypeScript

Instalación

  1. Clonar el repositorio:

    git clone https://github.com/amadoabaca/notes-app-ts.git
  2. Acceder al repo

    cd notes-app-ts
  3. Instalar dependencias

    npm install
  4. Compilar

    npx tsc
  5. Correr servidor

    npx live-server
    
    

About

Aplicacion de notas con Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0