A tool to make new identification keys for the ArtsApp system. It is still in the making, but can be used to make small keys for ArtsApp.
-
Clone 'ArtsApp-Keymaker' repository from GitHub
git clone https://github.com/Feigdafugl/ArtsApp-Keymaker.git
SSH
git clone git@github.com:Feigdafugl/ArtsApp-Keymaker.git
-
Install node modules
cd ArtsApp-Keymaker npm install
| dev | prod |
|---|---|
| npm run build:dev | npm run build:prod |
default devserver is localhost:9000
- Kjetil Fossheim - Initial work - Feigdafugl
React Starter by drminnaar is used as start template