brooke-k / funky-quarks

Playing around with various web dev. languages and tools to learn about them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Funky Quarks

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.

Currently, This Project Uses

Electron.js React

SASS TypeScript

Dependency installation guide

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

Program Execution

To run development environment use command

yarn start

About

Playing around with various web dev. languages and tools to learn about them.


Languages

Language:SCSS 55.5%Language:TypeScript 38.4%Language:JavaScript 5.6%Language:HTML 0.6%