Client kit for websites


Keywords
clientkit, front-end, has-tests, nodejs, task-runner, taskkit
License
MIT
Install
npm install clientkit@5.4.1

Documentation

Clientkit

npm Build Status

A UI framework for building client projects efficiently and effectively.

Table of Contents

Requirements

When working on clientkit make sure you have the following tools installed:

Project has been setup to be run and debug from inside VS Code, but can be run on other editors as well.

Bugs and feature requests

Have a bug or a feature request? Please first read the Contributing documentation and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

Contribution is a perfect way to help advance the project. Please read the contributing guidelines before getting started.

Editor preferences are available in the editor config for use in common text editors. Read more and download plugins at http://editorconfig.org.

Getting Started

  1. Clone the repo: git clone https://github.com/firstandthird/clientkit.git.
  2. cd clientkit
  3. Install build dependencies: npm install
  4. Start the build process: npm start

Copyright

© 2019. First and Third, Inc. Maintained by @firstandthird.