Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linzhengen/string-cube-vue3

This is a converter tool for strings.
https://github.com/linzhengen/string-cube-vue3

bulma converter spa typescript vue-router4 vue3 vuex4

Last synced: 27 days ago
JSON representation

This is a converter tool for strings.

Awesome Lists containing this project

README

        

# string-cube-vue3
[![Netlify Status](https://api.netlify.com/api/v1/badges/12e9c1d6-609e-4d76-89ca-b5145257466b/deploy-status)](https://app.netlify.com/sites/string-cube/deploys)

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

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

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

### Run your unit tests
```
yarn test:unit
```

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