0.0.1-beta • Published 10 months ago

platform-ui-lib v0.0.1-beta

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

About Platform-ui-lib

platform-ui-lib is a low level CSS-in-JS solution that focuses on being simple, fast and extensible. All CSS properties are set using simple React props, which allows you to easily create reusable components that can be enhanced with additional CSS properties. This is very useful for adding things like margins to components, which would normally require adding non-reusable wrapper elements/classes.

Installation

You should also have react@16, npm@6 and node@16 or higher versions.
In the project directory, you can run
`npm install --force`

To start the appliation

In the project directory, you can run
`npm start`

you can access the application using http://localhost:6006

Note : For more information about the Platform-ui-lib application Please refer the website https://github.com/saamaresearch/platform-ui-lib