Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ravid7000/url-bucket
Create buckets of urls
https://github.com/ravid7000/url-bucket
chrome-extension
Last synced: 5 days ago
JSON representation
Create buckets of urls
- Host: GitHub
- URL: https://github.com/ravid7000/url-bucket
- Owner: ravid7000
- Created: 2020-03-13T08:00:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:55:26.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T13:27:31.641Z (over 1 year ago)
- Topics: chrome-extension
- Language: Vue
- Homepage:
- Size: 259 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# url-bucket
## 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/).