Skip to content

robtweed/qewd-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qewd-react: React Client Modules for QEWD

Rob Tweed rtweed@mgateway.com
6 May 2016, M/Gateway Developments Ltd http://www.mgateway.com

Twitter: @rtweed

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

Installing

   npm install qewd-react

Setting up a development environment

   npm install babel-core babelify babel-preset-react
   npm install -g browserify

Navigate to / create QEWD application folder, eg:

   cd ~/qewd/www
   mkdir myReactApp
   cd myReactApp

Then install Babel Preset for ES2015:

   npm install babel-preset-es2015

License

Copyright (c) 2016-18 M/Gateway Developments Ltd,
Redhill, Surrey UK. All rights reserved.

http://www.mgateway.com
Email: rtweed@mgateway.com

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.

About

React Client Modules for QEWD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published