Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 945 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 945 Bytes

contentful-campaign-extension

This is a Contentful UI extension which allows editors to easily preview DoSomething.org campaign IDs!

Contributing

Clone this repository, then:

# Install dependencies:
npm install

# Log in to Contentful. For development, use our "development" space:
npm run login

# Set up "live development" against your local environment:
npm start

When you're ready, you can use the following commands to deploy:

npm run deploy:dev
npm run deploy:qa
npm run deploy:master

License

© DoSomething.org. This Contentful UI extension is free software, and may be redistributed under the terms specified in the LICENSE file. The name and logo for DoSomething.org are trademarks of Do Something, Inc and may not be used without permission.