0.0.21 • Published 5 years ago

mh-slipstream-components v0.0.21

Weekly downloads
80
License
-
Repository
-
Last release
5 years ago

Slipstream React Components

Installation Prerequisites

Here is the software you will need before you start installing slipstream components.

  • react (>=16.8.0 required)
  • react-dom (>=16.8.0 required)

Install

npm install slipstream-components

Usage

Slipstream custom react components are compatible with antd components, so please follow the components section in the Ant Design documentation.

Component Development

Slipstream Components add new features to antD components. The current repository includes the source file and some examples that shows the enhanced antD components.

For developing Slipstream components, the developer should use the components repository and run the webpack development server. The installation steps are: 1. git pull https://ssd-git.juniper.net/spog/components 2. npm install 3. npm start

In the log, Webpack Development Server will log the url where the project is running: http://localhost:8082/ The url will list the components enhanced by Slipstream.

Webpack Server is configured to do hot module replacement; therefore, updates on the src or style will be automatically refresh as soon as they are saved in the file.

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago