socialnetworknews-web

A open-source Paper.li clone
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.git
Log | Files | Refs | README | LICENSE

README.md (1166B)


      1 # SocialNetworksNewsWeb2
      2 
      3 This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.1.
      4 
      5 NEED TO COMMENT OUT Line 18 `@OnChange()` in ./node_modules/angular-bootstrap-md/tooltip/tooltip.directive.ts to let this work
      6 
      7 ## Development server
      8 
      9 Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
     10 
     11 ## Code scaffolding
     12 
     13 Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
     14 
     15 ## Build
     16 
     17 Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
     18 
     19 ## Running unit tests
     20 
     21 Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
     22 
     23 ## Running end-to-end tests
     24 
     25 Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
     26 
     27 ## Further help
     28 
     29 To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).