Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

keisei1092/node-simple-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-simple-slideshow

simple slideshow webapp with Express.

Usage

$ git clone https://github.com/keisei1092/node-simple-slideshow
$ cd node-simple-slideshow
$ mkdir public/images
  • Place some image files to ./public/images/ you want to use in slideshow. Then,
$ npm install
$ DEBUG=myapp:* npm start

If you can't run the server, I missed some package in package.json... Please install by hand.

License

MIT

About

simple slideshow webapp with Express (http://expressjs.com).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published