bluefishi / Memo

这个小应用是使用JavaScript语言开发,用到的框架有BootStrap、AngularJS。 部署在Bluemix平台上,应用地址为:https://math-test.eu-gb.mybluemix.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Starter Overview

test webhook, github plugin

The Node.js Starter demonstrates a simple, reusable Node.js web application based on the Express framework.

Run the app locally

  1. [Install Node.js][]
  2. Download and extract the starter code from the Bluemix UI
  3. cd into the app directory
  4. Run npm install to install the app's dependencies
  5. Run npm start to start the app
  6. Access the running app in a browser at http://localhost:6001

About

这个小应用是使用JavaScript语言开发,用到的框架有BootStrap、AngularJS。 部署在Bluemix平台上,应用地址为:https://math-test.eu-gb.mybluemix.net


Languages

Language:JavaScript 51.5%Language:HTML 38.7%Language:CSS 9.8%