3.2.0 • Published 6 years ago

create-codekraft-api v3.2.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

CodeKraft React Library

This lib is published to NPM.

You can use following docker-compose service configuration to build and watch on development process:

  react:
    image: node
    working_dir: /codekraft
    entrypoint: /codekraft/entrypoint
    volumes:
      - ./codekraft-react-frontend:/codekraft

Lerna

Version 2.* of the lib is developed as multi-packages monorepo using Lerna.

To publish a new version if changes are made on lib/* folders, it is very simple using following command and following instructions:

lerna publish
3.2.0

6 years ago

3.2.1-alpha.0

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago