init project
This commit is contained in:
@@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
|
||||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin http://172.16.12.251:8080/pvdhien/website_sisvietnam.vn.git
|
||||
git remote add origin http://[IP_ADDRESS]/pvdhien/website_sisvietnam.vn.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
|
||||
## Integrate with your tools
|
||||
|
||||
* [Set up project integrations](http://172.16.12.251:8080/pvdhien/website_sisvietnam.vn/-/settings/integrations)
|
||||
* [Set up project integrations](http://[IP_ADDRESS]/pvdhien/website_sisvietnam.vn/-/settings/integrations)
|
||||
|
||||
## Collaborate with your team
|
||||
|
||||
@@ -91,3 +91,7 @@ For open source projects, say how it is licensed.
|
||||
|
||||
## Project status
|
||||
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
|
||||
|
||||
|
||||
cd ..\sisvietnamvn\
|
||||
.\gradlew bootRun
|
||||
|
||||
Reference in New Issue
Block a user