0.1.7 • Published 3 years ago

ejs-ssg v0.1.7

Weekly downloads
-
License
CC4R
Repository
github
Last release
3 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

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago