/universal-demo

Angular Universal with AOT and Webpack

Primary LanguageJavaScript

universal-demo

Angular Universal with AOT and Webpack

Instalation

git clone https://github.com/evertonrobertoauler/universal-demo.git
cd universal-demo
npm install

Development

npm run start

Production

npm run start:prod