An open API service indexing awesome lists of open source software.

https://github.com/flasd/component-base


https://github.com/flasd/component-base

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# component-base

Build system to create standalone React components.

### Setup

Simply do:

```shell
npm install
```

### Usage

The file `src/index.js` is your module's surface. The build system supports css and scss imports.