Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 107 Bytes

Readme.md

File metadata and controls

12 lines (10 loc) · 107 Bytes

Imgur AWS Clone

Building

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