Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.07 KB

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.