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

https://github.com/candango/faz-bootstrap

HTML Web Components based on Faz and Bootstrap
https://github.com/candango/faz-bootstrap

Last synced: over 1 year ago
JSON representation

HTML Web Components based on Faz and Bootstrap

Awesome Lists containing this project

README

          

# Candango Faz Bootstrap

## Introduction

Candango faz-bootstrap is a toolkit based on bootstrap and solid-js.

# Installation

## npm

```
> npm i faz-bootstrap
```

## yarn

```
> yarn add faz-bootstrap
```

# Development

## At the command line

```
> yarn
> npm run lessc:dev
> npm run run
```