rizhenkov / smart-button

Home Page:https://smart-button-psi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Button for SmartThings

Look at the Nuxt 3 documentation to learn more.

Development

Make sure to install the dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# yarn
yarn dev

Production

Build the application for production:

# yarn
yarn build

Locally preview production build:

# yarn
yarn preview

Deployment to Vercel

(WIP)

About

https://smart-button-psi.vercel.app


Languages

Language:JavaScript 39.0%Language:Vue 38.9%Language:TypeScript 22.1%