Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 713 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 713 Bytes

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