PauloMello99 / AluraBank_TS

Website created for Typescript study purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alura Bank (TypeScript)

Website created for Typescript study purposes

  • In order to run the project:

  1. Install Node

  1. Open a terminal and go to the project root path

  1. Install the project dependencies
npm install

  1. Run the local server to provide the website and the api
npm run start

  1. The page will be automatically opened in the browser

About

Website created for Typescript study purposes


Languages

Language:TypeScript 75.5%Language:HTML 14.6%Language:JavaScript 9.9%