Skip to content

jdubie/hello-world-react-vercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-world-react-vercel

A starter repository with react and serverside API

getting started

install node

https://nodejs.org/en/download/

install yarn

https://yarnpkg.com/getting-started/install

npm install -g yarn

install dependencies

yarn install

run the app locally

./node_modules/.bin/vercel dev

deploy the app to vercel

  • fork this repository on github.com to your account
  • visit vercel.com and click get started and it will help you set things up
  • important once setup you need to override Output Directory
    • Settings -> General -> Output Directory -> build and click OVERRIDE

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors