/ewd-test-app

a React/Redux/EWD 3 message test app for use with InterSystems Caché

Primary LanguageJavaScript

ewd-test-app: React/Redux/EWD 3 test app

Ward De Backer, Stabe nv
30 November 2016

Twitter: @wdbacker

Google Group for discussions, support etc: http://groups.google.co.uk/group/enterprise-web-developer-community

Installing

  • download repository zip file
  • unzip and change to app directory
  • install dependencies using:
npm install
  • run the test app:
npm start

License

Copyright (c) 2016 Stabe nv, Hofstade, BE. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.