Skip to content

Crossword puzzle app with puz support, written in React

License

Notifications You must be signed in to change notification settings

bcopeland/xwordjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XwordJS

XwordJS is a crossword puzzle web app with puz file support, written in React.

You can use it to play most crossword puzzles in a browser locally without a server, or you can optionally build it with support for xword-server[1] and gain some additional features like syncing across devices.

Building

To run the development server:

npm run start

To build for deployment:

npm run build

Notes

[1] https://github.com/bcopeland/xword-server

About

Crossword puzzle app with puz support, written in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published