Skip to content

Repository files navigation

Angular5 Universal Webpack Seed


Angular Webpack Seed and built-in express server with server side prerendering using renderModuleFactory().

It uses @ngtools/webpack lib which provides full AoT support, also incremential builds for development purposes.

This seed also includes SASS/SCSS support.

Development

npm run start

Production

Build both client and server side bundles and get ready for production (AoT)

npm run build:prod

Start the server

node ./dist/server.js

Licence

MIT

About

Angular5 Universal Webpack Seed

Topics

Resources

Stars

15 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages