Skip to content

connormccafferty/react-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Application Template

A simple unopinionated application template for getting started with OpenFin and React. The setup leverages create-react-app, has minimal dependancies and the feature set is intentially limited. Explore the feature/ branches for examples of functionality built on top of this template.

What you get:

Basic React Template

  • React template that leverages create-react-app to output a build and launch an OpenFin application.

Feature Branches

Visual Studio Code integration, thanks to @jcarter

  • Attach to debugger for in-editor break points, call stacks, and an interactive console
  • Hadouken configuration ( app.json ) smart completion based on available parameters
  • Hadouken API smart completions based on variable types and function definitions

How to use this:

  • Clone this repository: git clone https://github.com/connormccafferty/react-app-template
  • Install the dependencies: cd react-app-template & npm install
  • Start the live-server: npm start
  • Launch the OpenFin application: npm run start:openfin

License

The code in this repository is distributed under the Apache License, Version 2.0.

However, if you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are covered by OpenFin's Developer, Community, and Enterprise licenses. You can learn more about OpenFin licensing at the links listed below or just email us at [email protected] with questions.

Copyright 2019 HadoukenIO

SPDX-License-Identifier: Apache-2.0

https://openfin.co/developer-agreement/

https://openfin.co/licensing/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published