Skip to content

DKunin/poeipsum

Repository files navigation

Poeipsum

Lorem Ipsum build with random words, from Poe's Raven.

Build

Made with help of lipsumator module. There is a build step to compile from es2015 to es5, you'll need babel installed globally for that:

  npm i babel -g

Then just run npm build script

  npm run build

To start server:

  npm start      

The default port is 1809 (year of Poe's birth), and the main access point for now is /poeipsum. The front part is not yet build. You can also pass optional parameter ?paragraphs=5 to get more text.

That's it)

License

MIT © Dmitri Kunin

About

Simple server displaying lorem ipsum variations with words from Poe's Raven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors