asdfghjkl05mmm
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

CanvasEditor

node npm docker

Docs:

Running the storyBook application

# Developer mode
$ npm run start

# Production mode
$ npm run build:storybook && node tools/server.js

Docker way

$ docker-compose up -d
$ docker exec -it canvas-editor-app bash
$ npm i

# Developer mode
$ npm run start

# Production mode
$ npm run build:storybook && node tools/server.js

Build editor

$ npm run build:ts

Tests

$ npm run test
$ npm run lint

FIXME:

"babel-plugin-transform-regenerator" and "babel-plugin-transform-runtime" missing in @storybook/react from package.json.

Remove the dependencies after fix this issues

Readme

Keywords

none

Package Sidebar

Install

npm i asdfghjkl05mmm

Weekly Downloads

1

Version

0.2.3

License

none

Last publish

Collaborators

  • sirmonin