Code Mirror editor to use in Flux
npm install @youwol/flux-code-mirrorCode editor module based on code mirror
To install the required dependencies:
``shell`
yarn
To build for development:
`shell`
yarn build:dev
To build for production:
`shell`
yarn build:prod
To test:
`shell`
yarn test
To generate code documentation:
`shell``
yarn doc
Here is a list of related resources:
- code mirror