Skip to content

matthijsgroen/sinterklaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sint avontuur

This project was bootstrapped with Create React App. This project will be built as an Electron App.

Play / Download

Play or download the game on itch.io

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn electron-dev

Runs the app in the development mode within electron.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn electron-pack

Builds Windows and Mac versions of the game, with installers, in the dist/ folder.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.