A basic Angular 4 seed project utilizing the following technologies:
- Angular 4.0.2
- TypeScript 2.2
- Webpack 2+ (build tools)
npm start
- start the development webpack server (access via http://localhost:3000/)npm run build
- generate a production build for the project, which will be inserted into dist/