@wpcampus/wpcampus-wc-conduct
v0.1.0
Published
The Code of Conduct web component used by the WPCampus organization.
Downloads
2
Readme
WPCampus Web Components: Code of Conduct
The "Code of Conduct" web component used by the WPCampus organization.
Install
npm i @wpcampus/wpcampus-wc-conduct
Usage
Place the element in your HTML markup: <wpcampus-conduct></wpcampus-conduct>
Local development
If you want to develop this project locally, you need to run the following command for the project in which you want to use the web components.
You'll want to use npm install
or yarn add
depending on the project.
yarn add /Users/{absolute path to folder}/wpcampus-wc-conduct --check-files
What are web components?
Web components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. Learn more at webcomponents.org.
Disclaimer
This repo is shared for educational purposes. Feel free to explore, copy, submit fixes, and share the code.
However, please respect that the WPCampus branding and design are intended solely for the WPCampus organization.