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
- Host: GitHub
- URL: https://github.com/corbaz/0k-react-express-heroku
- Owner: corbaz
- Created: 2022-05-18T22:30:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T18:39:31.000Z (about 4 years ago)
- Last Synced: 2025-02-09T01:39:55.800Z (over 1 year ago)
- Language: JavaScript
- Size: 666 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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