Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

PS2217/wordle-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Installer (windows)

https://1drv.ms/u/s!AgqijGrR_73njVCZwME_9poDWToA?e=yOv2i6

User Interface

image

image

Getting Started with Create React App

This project was bootstrapped with Create React App. This can be built for native applications with the power of electron. ⚛️

Available Scripts

After importing this project, you have to run:

npm install

This will install all modules listed as dependencies in package.json.


In the project directory, you can run:

npm run dev

Runs the app on both browser and electron app with developer tools.

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.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run dist

This is the script for electron-build command. Run this command in order to get executable file for windows or linux OS. if this command is run on Linux, it will produce Linux AppImage and if on windows, .exe file will be produced.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published