Commit graph

4 commits

Author SHA1 Message Date
Kevin Raoofi
468c04ba62 Added typescript 2020-10-13 05:17:41 -04:00
kodxana
83f4a06336
Update package.json 2020-10-08 12:43:54 +02:00
Kevin Raoofi
cb59fc52f3 Fix run scripts for windows
Apparently, windows doesn't like single quotes in some cases.
2020-10-06 15:32:26 -04:00
Kevin Raoofi
0cc8f4effe npm style project setup
* All files were moved to the `src` directory, unchanged
* Parcel handles module resolution as well as transpilation via babel
* package.json, package-lock.json, and .gitignore were added
* Utilize crossplatform tools for build
2020-10-06 14:58:52 -04:00