Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 152 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 152 Bytes

Building

To create a production version of your app:

    npm run build

Running

To run this project:

    npm run dev