32
loading...
This website collects cookies to deliver better user experience
sudo apt install git
git config --global user.name "abraao"
git config --global user.email [email protected]
asdf plugin-add nodejs https://github.com/asdf-vm/asdf-nodejs.git
bash ~/.asdf/plugins/nodejs/bin/import-release-team-keyring
asdf plugin install nodejs 12.16.1
asdf global nodejs 12.16.1
asdf reshim
npm i -g create-react-app
git clone https://github.com/AbraaoM/abraaom.github.io.git
create-react-app .
npm i react-gh-pages --save-dev
"homepage": "http://abraaom.github.io/react-gh-pages"
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
npm run deploy
npm i react-icons
npm install react-bootstrap bootstrap
npm i react-router-dom
npm run deploy
NOME | TIPO | VALOR |
---|---|---|
@ | A | 185.199.108.153 |
@ | A | 185.199.109.153 |
@ | A | 185.199.110.153 |
@ | A | 185.199.111.153 |
www | CNAME | abraaom.github.com |