Skip to content

Legoin/Thesis-Proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tamplete ready to deploy on heroku

this is a tamplete ready to deploy on heroku

How to start

1- clone the repo, open terminal inside

2- npm install

3- cd client

4- npm install

5- cd ..

6- npm run dev "to run the app as local"

7- ctrl C

8- heroku login

9- heroku create

10- git status

11- git add .

12- git commit -m "watermelon"

13- git push origin master

14- git push heroku master

15- heroku open "it should open the landing page of react app"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors