0.1.7 • Published 3 years ago
ejs-ssg v0.1.7
EJS / express
An epress app runs as the front end (port=3000) and generates html files accordingly. The files are served statically through a web-server such as apache or nginx
Development
example
Start example project in dev mode
npm run exampledev
Start development server ( with hot reload )
npm run devstart
Start production server ( does not hot reload )
npm run startserve
Serve dist directory
npm run serveAuthors
License
Copyleft with a difference: This is a collective work, you are invited to copy, distribute, and modify it under the terms of the CC4r.