All Projects → wuzhouyang → angular4-seed-starter

wuzhouyang / angular4-seed-starter

Licence: other
An angular4 starter with webpack2+aot+lazyload+hmr+scss(个人搭的angular4 starter,使用webpack2,包含aot、lazyload、scss、热替换功能等等)

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to angular4-seed-starter

ng-seed
Simple Angular seed project with commonly used features.
Stars: ✭ 12 (-47.83%)
Mutual labels:  angular2, starter, aot
Angular Webpack Starter
A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.
Stars: ✭ 911 (+3860.87%)
Mutual labels:  starter, angular4, aot
angular-webpack-skeleton
This project is deprecated. Please refer to https://github.com/Ks89/angular-cli-skeleton
Stars: ✭ 16 (-30.43%)
Mutual labels:  starter, angular4, aot
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (+200%)
Mutual labels:  angular2, angular4, aot
Ngx Config
Configuration utility for Angular
Stars: ✭ 135 (+486.96%)
Mutual labels:  angular2, angular4, aot
Ng2 Smart Table
Angular Smart Data Table component
Stars: ✭ 1,590 (+6813.04%)
Mutual labels:  angular2, angular4, aot
Ngx Meta
Dynamic page title & meta tags utility for Angular (w/server-side rendering)
Stars: ✭ 331 (+1339.13%)
Mutual labels:  angular2, angular4, aot
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (+17.39%)
Mutual labels:  starter, angular4, aot
angular-gulp-starter
Simple dev/prod build for Angular (2+) using gulp, systemjs, rollup, ngc (AOT), scss, Visual Studio
Stars: ✭ 18 (-21.74%)
Mutual labels:  angular2, starter, aot
ng4-stompjs-demo
A sample using Angular4, Angular CLI and @stom/ng2-stompjs
Stars: ✭ 20 (-13.04%)
Mutual labels:  angular2, angular4
angular-rollbar-source-maps
Angular 2+ implementation to upload sourcemaps to Rollbar
Stars: ✭ 17 (-26.09%)
Mutual labels:  angular2, angular4
ngmodule-viz
Visualize the dependencies between the NgModules in your Angular 2+ application
Stars: ✭ 35 (+52.17%)
Mutual labels:  angular2, angular4
ngx-redux-ui-management-recipes
Recipes for managing the UI layout of an application using Redux in Angular
Stars: ✭ 39 (+69.57%)
Mutual labels:  angular2, angular4
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-39.13%)
Mutual labels:  angular2, angular4
angular-ninja
The way to be an Angular ninja
Stars: ✭ 44 (+91.3%)
Mutual labels:  angular2, angular4
angular-landing-page
Beautiful Angular landing page with firebase, chat, poll, dynamic features/gallary, and nice animations/scrolling.
Stars: ✭ 43 (+86.96%)
Mutual labels:  angular2, angular4
angular-particle
Particle.js rewritted for Angular2/4
Stars: ✭ 58 (+152.17%)
Mutual labels:  angular2, angular4
angular2-crud-auth-routing
Sample Angular (2.x, 4.x) project with Contacts CRUD + routing + simple authentication
Stars: ✭ 60 (+160.87%)
Mutual labels:  angular2, angular4
kathisto
📦 Server-side rendering for Javascript based web-apps
Stars: ✭ 17 (-26.09%)
Mutual labels:  angular2, angular4
angular-adal-quickstart
Quickstart/Seed for using Microsoft's AAD Authentication with Angular (2/4).
Stars: ✭ 22 (-4.35%)
Mutual labels:  angular2, angular4

angular4-seed-starter

An angular4 starter with webpack2+aot+lazyload+hmr+scss 个人搭的angular4 starter,使用webpack2,包含aot、lazyload、scss、热替换功能等等

screenShot 截图

app

effect 效果

effect

usage of command line 命令行用法

npm install

develop(port:8111) ---- 开发(端口:8111)

npm start

aot、production(port:8112) ---- aot编译(端口:8112)

  1. npm run build
  2. npm run server

attention 注意

This starter does not contain the Front end Test.
此项目没有包含前端测试功能及框架。

Just use the @ngtool/webpack 1.3.0 and [email protected] now.
目前使用 @ngtool/webpack 1.3.0版本 还有 webpack 2.2.0版本。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].