jsui-revenant-ram

0.0.2 • Public • Published

JSUI / Jalasoft UI

An ambitious project which attempts to standarize, not only the look and feel of Jalasoft's UI components, but also the way the components behave, compose and even how they are implemented.

Strongly based on React Components or to be more precise: React Stateless Functional Components and the Semantic-UI CSS framework, where reusability is a must and help on building applications fast is our goal.

Development

Dependencies

Before you start coding you might install all the project dependencies. You can use the new yarn package manager or npm as well.

yarn install

Stylequidist

All the components that we develop should be listed using the Styleguidist package. So that before you start adding a components you should take a look at https://react-styleguidist.js.org/docs/documenting.html.

To see the Styleguidist server running on development mode use:

yarn styleguide:dev

If you want a static version of the docs, you could use:

yarn styleguide:build

then a new folder should be created under jsui-revenant/styleguide and inside that you could find an index.html file that will open the static version of the styleguidist.

Readme

Keywords

Package Sidebar

Install

npm i jsui-revenant-ram

Weekly Downloads

3

Version

0.0.2

License

ISC

Last publish

Collaborators

  • rolandoarteaga