hollyschinsky / bingo-card-generator-react-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bingo Card Generator Add-on

This project has been created with @adobe/create-ccweb-add-on, the Adobe Express CLI for building add-ons. See the Adobe Express add-on documentation for getting started, as well as the associated tutorial on using Spectrum to build your add-on UIs.

This sample add-on demonstrates how develop an add-on using JavaScript and Spectrum Web Components.

Tools

  • HTML
  • CSS
  • JavaScript
  • swc-react Spectrum Web Component wrappers for React

Setup

  1. To install the dependencies, run npm install.
  2. To build the application, run npm run build.
  3. To start the application, run npm run start.

About


Languages

Language:JavaScript 88.6%Language:CSS 8.7%Language:HTML 2.6%