Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

jonshaffer/cba-input-text

Repository files navigation

Introduction

Say something about input-text here...;

Getting Started

To include this project in your application

  1. npm i --save input-text
  2. Import the follow styles:
@import 'node_modules/input-text/dist/index.scss';

Running Demo

  1. git clone this repo
  2. npm install
  3. npm start

Common Commands

  1. Building for Release npm run build

Maintenance

  1. git clone this repo
  2. create and checkout new branch git checkout -b [topic]/[name] topic: origin, bug, feature, or documentation name: dash separated title describing the work going into the branch
  3. update CHANGELOG.md (use standards as noted in http://keepachangelog.com/en/1.0.0/)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published