This is an example to create a FB Login on Electron Apps. Using latest version of Electron.
cp env.example.json env.json
npm install
or
yarn install
npm start
or
yarn start
This guide helped to create this example:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an example to create a FB Login on Electron Apps. Using latest version of Electron.
cp env.example.json env.json
npm install
or
yarn install
npm start
or
yarn start
This guide helped to create this example: