budparr / monday-vue-starter

Repository from Github https://github.combudparr/monday-vue-starterRepository from Github https://github.combudparr/monday-vue-starter

monday-vue-starter

Simple starter app to create Monday apps with Vue.
Sets up the Vue server on a local port and a tunnel to ngrok for public access.
Add COPY_URL to env to automatically copy ngrok url to clipboard on server start.

Project setup

npm install

Compiles and hot-reloads for development (only Vue app)

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Start local vue app in development mode and create tunnel for ngrok

npm run dev

Customize configuration

See Configuration Reference.

About

License:MIT License


Languages

Language:JavaScript 36.9%Language:Vue 36.4%Language:HTML 26.7%