Legoin / Thesis-Proj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 46.6%Language:TSQL 32.6%Language:CSS 20.8%Language:HTML 0.0%