Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

This is an older version of Angular 2 (RC2 or RC3, don´t remember). Please do not use. If anyone want to update the seed feel free to send a pull request.

License

Notifications You must be signed in to change notification settings

Tollefsen/angular2-express-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-express-seed

A starter seed for webdevelopment using Typescript on both client and server.

Installation

  1. Clone the repository from github using git:
git clone https://github.com/Tollefsen/angular2-express-seed.git
cd angular2-express-seed
  1. Install dependencies whith npm, this will also build the project
npm install
  1. To run the server, start the server.js file with node
npm start
  1. Use your favorite browser to access your new website at localhost:3000

About

This is an older version of Angular 2 (RC2 or RC3, don´t remember). Please do not use. If anyone want to update the seed feel free to send a pull request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published