Skip to content

SirPrimrose/Eudaimonia

Repository files navigation

Project Description

This project is the Eudaimonia JS game with prettier and eslint configured for use within Visual Studio Code. After installing dependencies you will need two VSCode plugins (ESLint and Prettier) to finalize the setup of the project.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Installs all dependencies. Required before running app.

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Electron

electron:start

Run the application as an Electron application. Runs similarly to npm start, though within a standalone window.

electron:package:all

Runs the Electron packager. Can also run the alternatives for OS specific versions. Packages the app as an Electron bundle for distribution.

About

React based JS application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published