An open API service indexing awesome lists of open source software.

https://github.com/corbaz/0k-react-express-heroku

0K-react-express-heroku
https://github.com/corbaz/0k-react-express-heroku

Last synced: about 1 year ago
JSON representation

0K-react-express-heroku

Awesome Lists containing this project

README

          

# corbaz/0K-react-express-heroku

## https://github.com/corbaz/0K-react-express-heroku.git

---

## Quick setup

— if you’ve done this kind of thing before
https://github.com/corbaz/0K-react-express-heroku.git
Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.

— si has hecho este tipo de cosas antes
https://github.com/corbaz/0K-react-express-heroku.git
Comience creando un nuevo archivo o cargando un archivo existente. Recomendamos que todos los repositorios incluyan un archivo README, LICENSE y .gitignore.

---

## …or

create a new repository on the command line

echo "# 0K-react-express-heroku" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/corbaz/0K-react-express-heroku.git
git push -u origin main

---

## …or

push an existing repository from the command line
git remote add origin https://github.com/corbaz/0K-react-express-heroku.git
git branch -M main
git push -u origin main

---

## …or

import code from another repository
You can initialize this repository with code from a Subversion, Mercurial, or TFS project.

---

## ProTip! Use the URL for this page when adding GitHub as a remote.

---

GITHUB - Pages

heroku https://git.heroku.com/jcc-react.git (fetch)

heroku https://git.heroku.com/jcc-react.git (push)

origin https://github.com/corbaz/0K-react-express-heroku.git (fetch)

origin https://github.com/corbaz/0K-react-express-heroku.git (push)

heroku create jcc-react
heroku buildpacks:set heroku/nodejs

https://flowbite.com/docs/getting-started/react/

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p

git remote add origin https://github.com/corbaz/React18.git

julio.corbaz@gmail.com