https://github.com/codewithashim/realtime-number-convater
finaly done onether vue.js project realtime number convater .. bainary to all number convater , text to bainary and bainary to text convater .. it's a realtime application
https://github.com/codewithashim/realtime-number-convater
codewithashim marn neno-convater vue
Last synced: 8 months ago
JSON representation
finaly done onether vue.js project realtime number convater .. bainary to all number convater , text to bainary and bainary to text convater .. it's a realtime application
- Host: GitHub
- URL: https://github.com/codewithashim/realtime-number-convater
- Owner: codewithashim
- Created: 2022-02-21T16:58:29.000Z (over 4 years ago)
- Default Branch: master-branch
- Last Pushed: 2022-02-21T17:04:39.000Z (over 4 years ago)
- Last Synced: 2025-03-27T19:41:14.519Z (about 1 year ago)
- Topics: codewithashim, marn, neno-convater, vue
- Language: Vue
- Homepage:
- Size: 318 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# realtime-number-convater
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).