https://github.com/evandersondev/test-node-react-vexta
Projeto CRUD desenvolvido para seleção da Vexta
https://github.com/evandersondev/test-node-react-vexta
Last synced: about 1 year ago
JSON representation
Projeto CRUD desenvolvido para seleção da Vexta
- Host: GitHub
- URL: https://github.com/evandersondev/test-node-react-vexta
- Owner: evandersondev
- Created: 2020-01-10T20:30:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:59:08.000Z (over 3 years ago)
- Last Synced: 2023-03-07T18:02:40.440Z (over 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 4.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TESTE NODE + REACT - VEXTA
Projeto CRUD desenvolvido para seleção da Vexta
## Features
[//]: # "Add the features of your project here:"
Features usadas no Projeto.
- ⚛️ **React Js**
- 💹 **Node Js**
## Getting started
- Na pasta backend contém um arquivo _clientes.sql_ para a criaçao do banco de dados em MySql.
- Execute `yarn dev` ou `npm run dev` na pasta backend.
- Execute `yarn start` ou `npm start` na pasta frontend.