Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
jss
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A scratch pad to experiment with React rendered AMP Components

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages