1.2.3 • Published 7 years ago

opuscapita-showroom-template v1.2.3

Weekly downloads
36
License
-
Repository
github
Last release
7 years ago

OpusCapita showroom template

Preconfigured to OpusCapita defaults react project template

Installation

npm install -g opuscapita-react-template

Global commands

  • bashowroom init - create project skeleton in empty folder
  • bashowroom add - add new react component. Includes styles, unit-test, showroom specific files

Template commands

  • npm start - start demopage
  • npm run lint - run code lint
  • npm run publish-release - patch package version and publish release

Stuff:

Build and deploy

Demo and documentation

Testing

  • mocha - feature-rich JavaScript test framework
  • chai - BDD / TDD assertion library
  • enzyme - testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output
  • chai-enzyme - chai.js assertions for enzyme
  • sinon - stubs and mocks

Styles

It also includes OpusCapita bootstrap default styles. This stuff is deprecated and will be removed in future.

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago