Skip to content

shprink/angular2-nobullshit-boilerplate

Repository files navigation

Contains

  • Webpack config
  • Sass scaffolding
  • Routing capability
  • Http request demonstration
  • Bootstrap 4 Import
  • RouterChild (GithubUser component)
  • Components
    • App (app scaffolding)
    • Home (homepage)
    • Navbar (menu)
    • GithubUser (list/item demonstration)
    • HttpModule (Http call)
    • Google Map
    • About (Info about this project)

Preriquisites

  • NodeJS (recommended: 4.1.x)
  • NPM (recommended: 3.3.x sudo npm install -g npm)

Install

npm install

Commands

Web Server

npm run devserver

then open http://localhost:8080/

Dump the dev app

npm run dumpdev

Dump the prod (minified) app

npm run dumpprod

Credit

About

Just what's necessary to build Angular2 apps with TS and Webpack nothing else!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •