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

https://github.com/candango/faz

Solid-Js Web Components
https://github.com/candango/faz

Last synced: 11 months ago
JSON representation

Solid-Js Web Components

Awesome Lists containing this project

README

          

# Candango Faz

**master:** [![Build Status](https://travis-ci.org/candango/faz.svg?branch=master)](https://travis-ci.org/candango/faz)

**develop:** [![Build Status develop](https://travis-ci.org/candango/faz.svg?branch=develop)](https://travis-ci.org/candango/faz)

## Introduction

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

# Installation

## npm

```
> npm i faz
```

## yarn

```
> yarn add faz
```

# Development

## At the command line

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

## Running tests

```
> yarn
```

- Add new Node.Js at the Run/Debug configurations.
- Java Script file: node_modules/http-server/bin/http-server
- Working directory: the faz project root directory