@windward/games
v0.8.1
Published
Windward UI Plugin Games
Downloads
957
Keywords
Readme
Windward UI Plugin Library
Windward game plugin implements components and models required for windward games
Getting Started Locally with npm
Software Requirements:
- Node v16+, npm v8+
Clone the windward-ui-plugin-games repository
$ cd windward-ui-plugin-games
$ npm install
$ npm link
Clone the windward-ui repository and follow README to setup
Link to Windward ui repo
$ cd windward-ui
$ npm install
$ cd node_modules
$ npm link @mindedge/windward-ui-plugin-games
$ npm run dev
Your Repos are linked at this point and you are ready to start developing windward plugins
Code of Conduct
In order to ensure that the Windward community is welcoming to all we follow the same code of conduct as Laravel.
Security Vulnerabilities
If you discover a security vulnerability within Windward, please create a ticket on this repository and tag it as "security"
License
Windward LMS is open-sourced software licensed under the MIT license.