Skip to content

kujtimprenkuSQA/guest-book-vue

Repository files navigation

Guest Book + NEAR Wallet Selector with Vue and Vite 3

Install dependencies:

yarn

Run locally:

yarn dev

Build for production:

yarn build

Preview the build result:

yarn preview

Deploy to gh-pages:

yarn deploy