npm.io
0.2.1 • Published 4 years ago

markdown-pane

Licence
MIT
Version
0.2.1
Deps
6
Size
16 kB
Vulns
0
Weekly
0
Stars
1

markdown-pane

A SolidOS pane to render, create and edit markdown files.

Contribute

Tech stack

  • Typescript
  • React
  • Jest
  • Eslint
  • Prettier
  • SolidOS
Tests

To run all tests:

npm run test
Unit tests

Unit tests use jest and are placed next to the tested file as *.test.ts(x) files.

Dev Server

Start a webpack dev server:

npm start

Visit http://localhost:8080/ to render the pane.

Build
npm run build

The build is done by tsc, webpack is only used as dev server and not for production build.

Keywords