mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:02 -04:00
927 B
927 B
UniFi Voucher Site
A small UniFi Voucher Site for simple voucher creation
Structure
- ES6 Javascript
- SCSS
- Node UniFi
- Webpack
Development Usage
- Install NodeJS 8.0 or higher.
- Run
npm ciin the root folder - Run
npm startin the root folder
Then open up your favorite browser and go to http://localhost:3001/
Build Usage
- Install NodeJS 8.0 or higher.
- Run
npm ciin the root folder - Run
npm run buildin the root folder
Docker
- Code from master is build by Docker Hub
- Builds can be pulled by using this command:
docker pull glenndehaan/unifi-voucher-site
License
MIT