/new-dt-money-2022

Projeto criado na trilha atualizada de ReactJs no Ignite - Rocketseat

Primary LanguageTypeScript

New Dt Money

 

New Dt Money

Github top language Github language count Repository size License

Technologies   |   Requirements  


Technologies

The following tools were used in this project:

Requirements

Before starting, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/higoraln/new-dt-money-2022

# Access
$ cd new-dt-money-2022

# Install dependencies
$ yarn

# Run json Server
$ yarn dev:server

# Run the project
$ yarn dev

# The server will initialize in the <http://localhost:5173>

Made with Higor Allan

 

Back to top