evertonrobertoauler / universal-demo

Angular Universal with AOT and Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Angular Universal with AOT and Webpack


Languages

Language:JavaScript 56.1%Language:TypeScript 36.7%Language:HTML 5.5%Language:CSS 1.7%