/loopback-react-redux-antd-starter

Full-stack starter kit with loopback, React/redux, and Ant Design

Primary LanguageJavaScriptMIT LicenseMIT

loopback-react-redux-antd-starter

Full-stack starter kit with loopback, React/redux, and Ant Design

Overview

Full-stack starter kit with loopback, React/redux, and Ant Design

Test

npm install
npm run debug

Deploy

Run docker-compose up -d to stand up a full server using docker. Further details please checkout docker-compose.yml and Dockerfile.

References