Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/linzhengen/string-cube-vue3
- Owner: linzhengen
- Created: 2020-11-27T06:47:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T22:32:13.000Z (over 1 year ago)
- Last Synced: 2024-11-06T13:56:49.619Z (3 months ago)
- Topics: bulma, converter, spa, typescript, vue-router4, vue3, vuex4
- Language: Vue
- Homepage:
- Size: 353 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```