Skip to content

Block Collection

This project contains code that is featured in the AEM Block Collection documentation.

Environments

Quick Start

npm i
npm start

Local development

  1. Install the AEM CLI: npm install -g @adobe/aem-cli
  2. Start AEM Proxy: npm start (opens your browser at http://localhost:3000)
  3. Open the adobe-labs-website directory in your favorite IDE and start coding

Code Quality

To run ESLint and Stylelint:

npm run lint

To run Jest, ensure you've got the application running locally, and then:

npm test

About

Adobe Labs Website

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from adobe/aem-boilerplate