0.0.1 • Published 2 years ago

@danaaronwhite/mindcore-ui v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Creating an external common component library with CSS and SASS in React and build with Rollup

This is an example how to use css and sass to create a common component libraries.

Usage

First install required packages and then run the development server:

npm install

Tests can be run with:

npm run test

Build with

npm run build

0.0.1

2 years ago