Skip to content

elliotforbes/imgur-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Imgur AWS Clone

Building

npm install
# watch:
npm run dev
# build:
npm run build