Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DarcJC/pastebin
A pastebin site powered by Vue2 & PrismJS & Directus
https://github.com/DarcJC/pastebin
pastebin
Last synced: 2 months ago
JSON representation
A pastebin site powered by Vue2 & PrismJS & Directus
- Host: GitHub
- URL: https://github.com/DarcJC/pastebin
- Owner: DarcJC
- Created: 2021-04-01T17:46:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-02T00:34:49.000Z (almost 4 years ago)
- Last Synced: 2024-08-08T18:21:54.715Z (6 months ago)
- Topics: pastebin
- Language: Vue
- Homepage: https://pb.darc.pro
- Size: 394 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - DarcJC/pastebin - A pastebin site powered by Vue2 & PrismJS & Directus (others)
README
# pastebin
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).