ddBlog Application
The project is generated by LoopBack.
Install and Run
- Prerequisite Executables:
node
andgit
$ git clone https://github.com/maninga/loopback3-starter.git
$ cd loopback3-starter
$ git submodule add https://github.com/maninga/dd-srvcommon.git dd-srvcommon
$ git submodule update --init --recursive
$ git submodule foreach npm install
$ npm run setup
$ npm start
- Browser through http://0.0.0.0:3001 and http://0.0.0.0:3001/explorer