A project template management GUI tool for developers, made with React + Electron.
Step 3: Use a template by telling Templix where you would like to copy over the directory, then open with your favorite text-editor or terminal emulator
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux