Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logotip4ik/browser-code-editor
Under development
https://github.com/logotip4ik/browser-code-editor
Last synced: 2 days ago
JSON representation
Under development
- Host: GitHub
- URL: https://github.com/logotip4ik/browser-code-editor
- Owner: logotip4ik
- Created: 2021-08-06T18:40:22.000Z (over 3 years ago)
- Default Branch: vue3
- Last Pushed: 2023-01-08T01:18:19.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:02:12.975Z (over 1 year ago)
- Language: Vue
- Homepage: browser-code-editor.vercel.app
- Size: 1.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# browser-code-editor-vue3
## 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/).