this how you can build the app
-
install dependencies
npm i
-
run the app
npm dev
make sure you have npm(node.js) installed
this how you can build the app
install dependencies
npm i
run the app
npm dev
make sure you have npm(node.js) installed