https://github.com/isuke/unicode-symbols
https://github.com/isuke/unicode-symbols
unicode
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isuke/unicode-symbols
- Owner: isuke
- Created: 2019-11-12T14:24:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T08:02:31.000Z (over 6 years ago)
- Last Synced: 2025-07-29T07:48:18.253Z (11 months ago)
- Topics: unicode
- Language: Vue
- Homepage: https://unicode-symbols.netlify.com/
- Size: 38.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unicode-symbols
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).