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
- Host: GitHub
- URL: https://github.com/candango/faz
- Owner: candango
- License: apache-2.0
- Created: 2018-02-20T20:13:56.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-06T04:14:12.000Z (12 months ago)
- Last Synced: 2025-07-06T04:15:40.410Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 572 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Candango Faz
**master:** [](https://travis-ci.org/candango/faz)
**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