0.1.3 • Published 5 years ago

espresso-site v0.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Espresso Site

A little kickstart framework to rapidly create websites with NodeJS

Follow these 3 simple steps to install and run Espresso Site:

  • Create a new NPM project with "npm init"
  • Install the Espresso Site NPM package (npm install espresso-site)
  • Then run "npm run espresso:serve"

Now check out http://localhost:3000 in your web browser.

More info coming soon!