0.0.20 • Published 4 years ago

kp-ds v0.0.20

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

Development Environment for the Design System Frontend Library

Fundamentals

The DS Frontend Library is based on Bootstrap. The DS Frontend Library repository is built up like the Twitter Bootstrap repository on GitHub.

Installation steps and programs

  1. Clone git repository from GitLab folder

  2. Install Node.js

    Call node --version to see installed version

  3. To update npm with the latest version call npm install -g npm

    Call npm --version to see installed version

  4. Call npm install in folder 'kp-ds' to download and install depending node modules

  5. Call following CLI commands in folder 'kp-ds/build' to run the application:

    • node index.js - starts a dev server (based on webpack-dev-server)
  6. Open URL http://localhost:8000/index.html in web browser

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago