- Clone repo and
cd
inside npm i
to install dependencies from package (node_modules will appear)- To run application do
npm start
electron/ # Window/Main
model/ # DataStores
node_modules/ # Dependencies
public/ # Add in static content
img/
video/
fonts/
src/
components/
pages/
styles/
index.js
tests/
.eslintrc.json
.gitignore
package-lock.json
package.json
postcss.config.js
Procfile
README.md
tailwind.config.js