Git Product home page Git Product logo

angular-webpack-template's Introduction

Angular demo,build with webpack

This seed repo serves as an Angular starter for anyone looking to get up and running with Angular and TypeScript fast. Using a Webpack 2 for building our files.

  • Ahead of Time (AoT) compile for rapid page loads of your production builds.
  • lazy load module and router demo.
  • Hot Module Replacement with Webpack.
  • Tree shaking to automatically remove unused code from your production bundle.
  • Best practices in file and application organization for Angular.
  • Ready to go build system using Webpack for working with TypeScript.
  • Angular examples that are ready to go when experimenting with Angular.
  • A great Angular seed repo for anyone who wants to start their project.
  • Type manager with @types

===================

about Installation


Clone this repository and run this command in a console:

$ npm install

After npm installation run script:

$ npm run dll     (only once)

now you can start the project by

npm run start     (wait about 10 seconds)

build this porject run script:

$ npm run build  
$ npm run server

RoadMap

- UI

      背景
      对话框和灯箱
      筛选及排序
      反馈
      弹出层
      悬停
      布局
      图表
      加载
      圆边
      滚动
      标签
      文本链接
      工具提示
      网络类型

- Form

    拾色器
    定制和风格
    日期和时间
    拖和放
    通用输入
    自动完成
    密码
    投票率
    搜索
    选择框
    快捷键
    触摸
    丰富的输入
    上传
    验证

- Media

    音频和视频
    幻灯片和轮播图
    图片展示
    图像
    地图
    滑块和旋转
    Tabs

- Nav

    水平导航
    垂直导航
    文件树
    分页
    手风琴菜单
    其他导航

- Other

    动画效果
    浏览器调整
    移动
    独立的部件
    杂项
    游戏

angular-webpack-template's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.