explore-services/portal-2
argiro.kokogiannaki d38a3f298e incomplete commit
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@43794 d315682c-612b-4755-9ff5-7f18f6832af3
2016-09-23 09:50:02 +00:00
..
src incomplete commit 2016-09-23 09:50:02 +00:00
.editorconfig commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
.gitignore commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
README.md commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
app.json commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
nodemon.json commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
package.json commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
tsconfig.json commiting a more complete version of the project 2016-09-22 13:54:26 +00:00
webpack.config.ts commiting a more complete version of the project 2016-09-22 13:54:26 +00:00

README.md

Angular 2 Universal Starter Universal Angular 2

Server-Side Rendering for Angular 2

A minimal Angular 2 starter for Universal JavaScript using TypeScript 2 and Webpack 2

If you're looking for the Angular Universal repo go to angular/universal

Deploy

Installation

  • npm install

Serve

  • npm start to build your client app and start a web server
  • npm run build to prepare a distributable bundle

Development

  • run npm start and npm run watch in two separate terminals to build your client app, start a web server, and allow file changes to update in realtime

Watch files

  • npm run watch to build your client app and start a web server