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

https://github.com/scyth3-c/vue-conponents

vue conponents here is knock-notes, the other repository is gone.
https://github.com/scyth3-c/vue-conponents

Last synced: about 2 months ago
JSON representation

vue conponents here is knock-notes, the other repository is gone.

Awesome Lists containing this project

README

        

# vue components

## rewritten knock-notes

[**HEROKU PROJECT**](https://knocknotes.herokuapp.com/)

[**API REST TYPESCRIPT**](https://knock-api-ts.herokuapp.com/)
[**API source code**](https://github.com/scyth3-c/API-TS-NODEJS)

![image](https://user-images.githubusercontent.com/52190352/144729402-b82e52ba-e181-4c8d-a8fa-387427bd2456.png)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).