0.0.3 • Published 6 years ago

bostjan-test-component v0.0.3

Weekly downloads
3
License
SETCCE
Repository
-
Last release
6 years ago

Bostjan test component Box

This is a simple React component named Box build for Bostjan to test things out.

How it is structured

Box has three inputs:

  • title
  • description
  • image

Usage

  1. unzip / clone
  2. Run npm install (installs neccesary packages in node_modules)
  3. Run npm run bundle-js (builds wrapper js files for inclusion in normal web page)
  4. Run the example npm run example (runs the example)