A collection of the work of Edward Estlin Cummings, as it enters the public domain. Published at cummings.ee.
Clone the repository and jump into the directory. Then install the dependencies.
npm install
Start the test server at localhost:3000.
npm run start
Fiddle with the files and the changes will immediately appear on your test site.
Patches are welcome via GitHub's standard pull requests system. Guidelines for contributions are available in CONTRIBUTING.md.