File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change
1
+ ports :
2
+ - port : 3000
3
+ onOpen : open-preview
4
+ tasks :
5
+ - init : npm install
6
+ command : npm run build && npm run start
Original file line number Diff line number Diff line change 5
5
[ ![ Open in unpkg] ( https://img.shields.io/badge/Open%20in-unpkg-blue )] ( https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-codemirror/file/README.md )
6
6
[ ![ npm version] ( https://img.shields.io/npm/v/@uiw/react-codemirror.svg )] ( https://www.npmjs.com/package/@uiw/react-codemirror )
7
7
[ ![ Coverage Status] ( https://uiwjs.github.io/react-codemirror/coverage/badges.svg )] ( https://uiwjs.github.io/react-codemirror/coverage/lcov-report/ )
8
+ [ ![ Open in Gitpod] ( https://shields.io/badge/Open%20in-Gitpod-green?logo=Gitpod )] ( https://gitpod.io/#https://github.com/uiwjs/react-codemirror )
8
9
9
10
CodeMirror component for React. Demo Preview: [ @uiwjs .github.io/react-codemirror] ( https://uiwjs.github.io/react-codemirror/ )
10
11
You can’t perform that action at this time.
0 commit comments