GithubHelp home page GithubHelp logo

example-angularjs's Introduction

angularjs-example

使用 Express + Node.js 构建 AngularJS Web应用。

包含其他项目:

快速上手

将当前项目 clone 到本地.然后执行如下简单几行命令(我们假设你已经安装的nodejs)

  • 首先使用npm安装项目依赖模块.
npm install
  • 使用 bower 安装前端模块
bower install
  • 运行应用程序
node app.js
  • 如果上述步骤正常通过,则打开浏览器访问地址
localhost:3000

项目运行截屏

1.gif

2.gif

3.gif

4.gif

5.gif

6.gif

.NET Web API 版本

如果你是项目的早期关注者,非常遗憾的告诉您,早期.NET Web API 后端版本已经不再继续维护。但是您可以查阅早期的版本记录 你可以访问如下地址:

https://github.com/seamys/example-angularjs/tree/csharp-example

  • 执行下列命令,即可获取标签 csharp-example 的.NET Web API 版本
git checkout csharp-example

版本历史

2016-2-22 v0.1.0 添加中文说明

License

Copyright (c) 2016 seamys Licensed under the MIT license.

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.