Coder Social home page Coder Social logo

app-template's Introduction

Hadouken Application Template

A simple unopinionated Hadouken application template. The purpose of this repository is to allow users to get started with Hadouken immediately by providing a development setup that does not require initial configuration. The setup has minimal dependencies and the feature set is intentionally limited. Any further configuration can be achieved by editing the app.json file: Application Config.

What you get:

  • Automates the downloading and launching of the Hadouken Runtime.

Development server

  • Live-server with built-in live reloading after changes to files.

Basic HTML/Javascript Template

  • HTML 5 and ES6 Template with Hadouken integration.

Service Worker

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/HadoukenIO/app-template
  • Install the dependencies: cd app-template & npm install
  • Start the live-server and launch the application: npm start
  • Add your Javascript code to main.js and your HTML to index.html

Contributing

  1. Fork it (https://github.com/HadoukenIO/app-template/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Read our contribution guidelines and Community Code of Conduct
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

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/

app-template's People

Contributors

aziz512 avatar bingenito avatar chuckdoerr avatar dcchuck avatar luiemilio avatar rdepena avatar tgoc99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

app-template's Issues

Missing LICENSE

Dear team,

I noticed that this project does not specify a LICENSE file and there's no mention re. the code license in the README.md file; could you please specify the license for this project?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.