1.1.0 • Published 7 years ago

opuscapita-showroom-server v1.1.0

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
7 years ago

Node - Showroom Server

Synopsis

Server side for opuscapita-showroom-client.

Motivation to develop

  • Easily browsing react components with examples to pick the most appropriate component for your current task
  • Provide an always actual documentation

Usage

  • Clone repository

    git clone https://github.com/OpusCapitaBES/js-node-showroom-server
  • Install dependencies

    npm install
  • Host and port configuration here

  • Run this goal (see configuration below)

    npm run init-packages

What this goal do:

  • Remove packages installation root directory named specified here

  • Install packages list specified here

  • Scan npm packages directories to find components. Only documented components will be added. Config here

  • Make bundles using webpack configuration. Maybe you should not change it

  • Components must be available as fields of npm package main file

Roadmap

  • Improve init-packages process
  • Make Docker container for easy deploy and update

Contributors

License

OpusCapita 2016

1.1.0

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago