Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/YerkoPalma/vue-login

:floppy_disk: Template for client side login apps
https://github.com/YerkoPalma/vue-login

Last synced: about 2 months ago
JSON representation

:floppy_disk: Template for client side login apps

Awesome Lists containing this project

README

        

# vue-login

> A Vue.js project

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test
```

For more information see the [docs for vueify](https://github.com/vuejs/vueify).