anand-gopinath / freshworks-peer-appreciation-cards

Web app for generating Freshworks Peer Appreciation cards.

Home Page:https://peer-appreciation-cards.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freshworks-peer-appreciation

Ember app that helps in creating digital peer-appreciation cards and downloading them. Image of appreciation card

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd freshworks-peer-appreciation
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint:hbs
  • yarn lint:js
  • yarn lint:js --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Web app for generating Freshworks Peer Appreciation cards.

https://peer-appreciation-cards.netlify.app/


Languages

Language:JavaScript 52.1%Language:SCSS 23.4%Language:Handlebars 19.1%Language:HTML 5.4%