Skip to content

rianadon/Pen-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pen Practice

Some people like me still need to improve their handwriting, despite their old age. Pen Practice is a website to print worksheets to convert that menacing writing into something a tad prettier.

The font list comes from Google Fonts, and the standard Google Fonts stylesheet-based loading is used to load these fonts.

The app is written with Svelte. You'll need to npm install to grab the build tools, then run:

npm run dev

To start a live development environment at localhost:5000.

To create an optimised production build:

npm run build

Then start the app with npm run start.

About

Improve your handwriting through the highest quality printouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published