create-express-edge-app
v1.0.2
Published
Webpack integration with edge templating engine (ft. Hot Reloading)
Maintainers
Readme
Express-edge-webpack
Express js webserver integration with edgejs templating engine using webpack assets manager and hot reloading.
Getting started
just enter the following command in your terminal
$npx create-express-edge-app {yourAppName}OR
clone this repository
then
$npm installfinally
$npm run devand happy hacking!
Todos
[ ] fix express-edge error handling bug
this prevents hot reloading over edgejs syntax errors for more info visit this link
Docs
coming soon...
