You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Corcho (/ˈkoɾt͡ʃo/) is a tool that creates and sync web slideshows using the contents of a Figma file. You can then use GitHub Pages to host your slideshow on the web and have it automatically updated using GitHub Actions.
4
4
5
-
## How to run this thing
5
+
## How to run Corcho
6
6
7
7
1. Create a file in Figma and your slides as frames.
8
8
2. Create a non-expiring [Figma personal access token](https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens).
@@ -45,9 +45,7 @@ on:
45
45
4. Run the project with `yarn start` or `npm run start`
46
46
5. Open the `index.html` file in your browser using a local server.
0 commit comments