A personal desktop app built for personal experimentation with various web developement languages.
Will be broken frequently and fixed twice as often as that. Not intended for use for anything other than my own sandbox building.
Enjoy.
Note this is very rough and there are no guaruntees about dependency reliability/compatability.
Ensure that Node.js and yarn have already been installed on the machine, or in the directory.
Electron boilerplate code has already been created in the root directory.
yarn install
To run development environment use command
yarn start