Skip to content

candango/faz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candango Faz

master: Build Status

develop: Build Status develop

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