Skip to content

mpelekh/angular2-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 Webpack Starter

This seed repo serves as an Angular 2 starter for anyone looking to get up and running with Angular 2 and TypeScript fast. Using a Webpack 2 for building files.

# clone repo
git clone https://github.com/nickpeleh/angular2-starter.git

# change directory to repo
cd angular2-starter

# install the repo with npm
npm install
# or
yarn

# start the server
npm start

go to http://localhost:3000 in your browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published