Skip to content

Projeto pessoal para replicar o Curso de REACT, utilizando também firebase e json-server

Notifications You must be signed in to change notification settings

MattNekoo/guardians-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

Instalações do projeto

npm install npm install react-scripts --force

JSON-SERVE npm i json-server

package.json scripts inserir: "server": "json-server --watch src/data/db.json --port 8000 --no-cors"

Execução npm start npm run server

About

Projeto pessoal para replicar o Curso de REACT, utilizando também firebase e json-server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published