项目作者: truongminh

项目描述 :
A tutorial for beginners
高级语言: TypeScript
项目地址: git://github.com/truongminh/loopback-next-tutorial.git
创建时间: 2017-12-27T08:59:32Z
项目社区:https://github.com/truongminh/loopback-next-tutorial

开源协议:

下载


Loopback-next Tutorial

Presequisites

Before we can begin, you will need:

Setup

  1. Clone this repository if you haven’t done already:
    1. git clone git@github.com:truongminh/loopback-next-tutorial.git

Tutorial

The tutorial is divided into packages:

  • hello: basic setup for a basic rest application
  • todo: a sample todo application
  • mytodo: a full todo application with persitence storage and authentication

Need help or give feedback

This tutorial is aimed to bootstrap the new comers who needs to quickly get familiar with the core concepts of loopback-next.

If you need help or want to give feedbacks, please open issues on this repository or email me at nguyentruongminh7@gmail.com.