Initial commit

This commit is contained in:
Glenn de Haan
2018-02-26 22:24:07 +01:00
commit 91bad12f52
35 changed files with 9454 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# UniFi Voucher Site
## Usage
- Install NodeJS 8.0 or higher.
- Run `npm install` in the root folder
- Run `npm start` or `npm run dev` in the root folder
Then open up your favorite web browser and go to: http://localhost:3001
That's it. Easy right?
## License
MIT