Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enkot/article-catchdecorator
Source code for article on bitsrc.io blog
https://github.com/enkot/article-catchdecorator
Last synced: about 5 hours ago
JSON representation
Source code for article on bitsrc.io blog
- Host: GitHub
- URL: https://github.com/enkot/article-catchdecorator
- Owner: enkot
- Created: 2018-08-20T20:52:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T20:53:58.000Z (about 6 years ago)
- Last Synced: 2024-11-19T17:15:48.508Z (about 5 hours ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# errors-test
## 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
```