/time-credit-theme

A generic time credit theme for Referral Saasquatch

Primary LanguageHandlebarsApache License 2.0Apache-2.0

Time Credit Theme

A generic time credit theme for Referral SaaSquatch.

Setup

To get started, clone the project, install saasquatch-cli and start the server. You will need node.js.

$ git clone git@github.com:saasquatch/time-credit-theme.git
$ cd time-credit-theme
$ npm install -g saasquatch-cli
$ squatch serve

Template Context

The saasquatch-cli server will compile your Handlebars theme with the referral data in customer.json as the template context.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.