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

0.16.6 • 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

/asdfghjkl05/

    Package Sidebar

    Install

    npm i asdfghjkl05

    Weekly Downloads

    96

    Version

    0.16.6

    License

    none

    Unpacked Size

    1.13 MB

    Total Files

    453

    Last publish

    Collaborators

    • divanenko