Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Kholid060/snapcode

Snippet code manager
https://github.com/Kholid060/snapcode

hacktoberfest snippet snippet-manager vue vuejs

Last synced: about 2 months ago
JSON representation

Snippet code manager

Awesome Lists containing this project

README

        

![image](./public/image.png)
# Snapcode
Code Snippets Manager

## Demo
[Demo](https://snapcode.now.sh/)

## Features
- Manage your snippet
- Backup snippets to the cloud
- Shareable snippet

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn dev
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

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