xie-qianyue / express-angular-es6-starter

A express angular starter project based on ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-angular-es6-starter

Introduction

An Express + Angular starter upgraded by ES6. The Angular part is refactored to component style. Data is stored in MongoDB with Mongoose. If you haven't installed MongoDB, please follow this guide to install it.

Prerequisite

  • MongoDB
  • Node version >= 0.12

Tools

Here is a list of tools using in the project :

Live Demo

Here is a live demo hosted in heroku.

Install

  • npm install

Start server

  • gulp

References

Todo

  • Live Demo
  • Unit Test

License

MIT

About

A express angular starter project based on ES6


Languages

Language:JavaScript 64.4%Language:CSS 22.6%Language:HTML 12.9%