https://github.com/lexml/lexml-eta-vue
Editor de emendas (aplicação exemplo do lexml-eta em vue)
https://github.com/lexml/lexml-eta-vue
Last synced: about 2 months ago
JSON representation
Editor de emendas (aplicação exemplo do lexml-eta em vue)
- Host: GitHub
- URL: https://github.com/lexml/lexml-eta-vue
- Owner: lexml
- License: gpl-2.0
- Created: 2022-03-14T19:16:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T18:26:46.000Z (almost 4 years ago)
- Last Synced: 2025-12-27T16:14:03.854Z (6 months ago)
- Language: CSS
- Size: 7.49 MB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lexml-eta-vue
Editor de emendas (aplicação exemplo do lexml-eta em vue)
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Lints and fixes files
```
npm run lint
```