Update README.md
Esse commit está contido em:
+15
@@ -67,22 +67,37 @@ serve -s build
|
||||
|
||||
Currently this is not working and we are deploying locally with firebase
|
||||
|
||||
|
||||
|
||||
```sh
|
||||
firebase deploy
|
||||
```
|
||||
|
||||
after settings up one time with
|
||||
|
||||
```sh
|
||||
firebase login
|
||||
```
|
||||
browser opens and login to accoun
|
||||
then
|
||||
|
||||
```sh
|
||||
firebase init
|
||||
```
|
||||
|
||||
options: Hosting Sites only
|
||||
public directory: build
|
||||
single-page app: No
|
||||
Overwrite - No
|
||||
Overwrite - No
|
||||
|
||||
after first installing with
|
||||
|
||||
```sh
|
||||
sudo brew install firebase
|
||||
sudo yarn global add firebase-tools
|
||||
sudo yarn global add firebase
|
||||
```
|
||||
|
||||
# Contributing
|
||||
The guide for contributors can be found [here](https://github.com/kylemath/EEGEdu/blob/master/CONTRIBUTING.md). It covers everything you need to know to start contributing to EEGEdu.
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário