Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

anthroarts/FCReg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCReg

This little extension provides a way to quickly and easily scan IDs and print con-goer badges.

Note! this is only for FC (1311) and only works for the year 2022 (372652).

User Installation

TODO...

Initial Development Setup

  1. Make sure you have NodeJS and NPM installed.
  2. Run npm install in the root directory

Developing

npm run watch

Runs the app in development mode. Then follow these instructions to see your app:

  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the folder my-extension/build

Building

npm run build

Builds the app for production to the build folder. Zip the build folder and your app is ready to be published on Chrome Web Store.

Testing

npm run test

Executes the files that contain unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • JavaScript 79.9%
  • CSS 11.2%
  • HTML 8.9%