Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit277c21c

Browse files
committed
docs: readme
1 parent4fe2dcc commit277c21c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

‎README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<div >
2+
<imgsrc="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" /> <imgsrc="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white"/>
3+
</div>
4+
5+
###crud python react typescript
6+
7+
O projeto concentra-se em demonstrar e aprofundar os conceitos de desenvolvimento com React vite TypeScript, E criação e integração de uma API por meio da linguagem Python.
8+
9+
imagem do projeto
10+
<imgsrc="https://github.com/cezardev07/crud-python-react-typescript/blob/main/frontend/public/img-page.png?raw=true"width="100%"/>
11+
12+
13+
- É importante ressaltar que este projeto é voltado exclusivamente para fins educacionais e de aprendizado.
14+
15+
###get started project
16+
17+
# clone o repositorio
18+
git clone < repositorio >
19+
20+
# open project
21+
cd ./ < name project >
22+
cd ./api
23+
cd ./frontend
24+
25+
# install all dependencias
26+
npm install
27+
28+
# started application
29+
python main.py
30+
npm run dev

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp