Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 239 Bytes

DataDon

This is frontend part for DataDon example app for HackZurch2022.

You can build code using nmp:

    npm run build

Run locally with commant:

    npm run start

And deploy them into AWS:

    npm run deploy