Initial commit.

This commit is contained in:
smartapant 2016-04-20 16:32:12 +03:00
commit 6558ee2fc4
92 changed files with 3193 additions and 0 deletions

11
.github/CONTRIBUTING.md vendored Normal file
View file

@ -0,0 +1,11 @@
## Read and contribute to the Wiki
Make sure you read the Wiki
https://github.com/AngularClass/angular2-webpack-starter/wiki
## Submitting Pull Requests
If you're changing the structure of the repository please create an issue first
## Submitting bug reports
Make sure you are on latest changes and that you ran this command `npm run clean:install` after updating your local repository. If you can, please provide more infomation about your environment such as browser, operating system, node version, and npm version