Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taguz91/acomer-adm
Administracion para la aplicacion acomer
https://github.com/taguz91/acomer-adm
Last synced: about 1 month ago
JSON representation
Administracion para la aplicacion acomer
- Host: GitHub
- URL: https://github.com/taguz91/acomer-adm
- Owner: taguz91
- Created: 2020-04-10T17:15:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:08:42.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T00:30:44.149Z (7 months ago)
- Language: Vue
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# acomer-adm
> Administracion para la aplicacion movil acomer.
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).