0.1.7 • Published 2 years ago

ejs-ssg v0.1.7

Weekly downloads
-
License
CC4R
Repository
github
Last release
2 years ago

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 example

dev

Start development server ( with hot reload )

npm run dev

start

Start production server ( does not hot reload )

npm run start

serve

Serve dist directory

npm run serve

Authors

Karl

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.

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago