Skip to content

yxmagithub/angular2_techcontactreport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2_techcontactreport

Usage

Clone this repository by using: git clone https://github.com/yxmagithub/angular2_techcontactreport.git

Make sure you have node.js installed(>= 6.0)

run "npm install -g webpack webpack-dev-server typescript" to install global dependencies(remove the double quote)

run "npm install" to install dependencies(remove the double quote)

open another console or command line windows, get into the directory "./src", and launch "server.js" by usinging Node for instance, "node server.js", it fire up the server to feed the client.

run "npm start" to start up the light web server

open browser to http://localhost:3000

you are ready to go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published