kranux / blog-app

Just playing with Express.js + Ember.js;

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-app

Just playing with Express.js + Ember.js;

Quick start

Prerequisites (tested and developed with)

  • Ember 2.14.0
  • git 2.13.0
  • Google Chrome 59.0.3071
  • Node.js 7.10.0
  • npm 5.3.0
  • Windows 10

Install & Run

> git clone https://github.com/kranux/blog-app && cd blog-app && npm install && npm run install:client && npm run build && npm start

Open http://localhost:3000 in your browser

Enter user credentials: username password

About

Just playing with Express.js + Ember.js;


Languages

Language:JavaScript 85.7%Language:HTML 14.3%