Skip to content

davidbrekke/react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react in a 🌰 shell

getting started

🧶 make sure to have yarn installed : npm i -g yarn

install dependencies : yarn

scripts

🎬 yarn start : builds and starts up a dev server

👷 yarn build : builds in production mode

🚀 yarn deploy : deploys to github pages!

🧼 yarn clean : cleans /dist folder