All Projects → ampproject → amp-react-prototype

ampproject / amp-react-prototype

Licence: Apache-2.0 license
A scratch pad to experiment with React rendered AMP Components

Programming Languages

javascript
184084 projects - #8 most used programming language

AMP components in React

AMP is a web component framework for easily creating user-first websites, stories, ads, emails and more. This project is a prototype that maps React components in web components space. It uses a few technologies such as Preact, Shadow DOM, and Custom Elements API.

Running locally

After cloning the repository, you can run the prototype with the following:

npm install
npm run start

This script will start up a local webserver.

Code of conduct

The AMP Project strives for a positive and growing project community that provides a safe environment for everyone. All members, committers and volunteers in the community are required to act according to the code of conduct.

License

amp-react-prototype is licensed under the Apache License, Version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].