Angular Webpack Skeleton screenshot

Angular Webpack Skeleton

Author Avatar Theme by Ks89
Updated: 6 Jan 2018
16 Stars

This project is deprecated. Please refer to https://github.com/Ks89/angular-cli-skeleton

Categories

Overview

The Angular Webpack Skeleton project is a foundation for building Angular applications with modern tools and features. Although it’s now deprecated and replaced by angular-cli-skeleton, it offers a robust setup for developers looking to get started with Angular 5, Webpack 3, and Bootstrap 4. This project allows for flexibility and experimentation with new Angular features while providing a solid base to build upon.

If you are interested in starting a new Angular project or updating an existing one, this skeleton structure provides essential tools and dependencies that facilitate a smooth development experience. Despite its deprecated status, the features and functionalities of this project make it a valuable reference point for developers.

Features

  • Typescript 2: Leverage the benefits of TypeScript for improved development efficiency and error handling.
  • Angular 5 Support: Utilize the features of Angular 5 with an experimental setup for your applications.
  • Ahead of Time (AOT): Compile your Angular applications at build time for optimized performance and faster load times.
  • Lazy Loading: Load modules only when needed to enhance application speed and efficiency.
  • Bootstrap 4 Integration: Style your applications effortlessly with Bootstrap 4 and complementary libraries like ng-bootstrap.
  • Hot Module Replacement (HMR): Enjoy real-time updates during development without losing the application’s state.
  • ServiceWorker Support: Add offline capabilities to your application for better user experience during poor connectivity.
  • Comprehensive Testing Suite: Conduct both unit and end-to-end testing using frameworks like Karma, Jasmine, and Protractor to ensure code quality and functionality.

The Angular Webpack Skeleton is a great starting point for developers looking to harness the power of Angular in a structured environment.