Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

adobe-rnd/aem-boilerplate-forms-xwalk

 
 

Repository files navigation

Forms Boilerplate for Xwalk

Archiving this repository as it has been merged with https://github.com/adobe-rnd/aem-boilerplate-forms.
Please use https://github.com/adobe-rnd/aem-boilerplate-forms to initialise your forms projects for xwalk.

Environments

Installation

npm i

Linting

npm run lint

Local development

  1. Create a new repository based on the aem-boilerplate-forms template and add a mountpoint in the fstab.yaml
  2. Add the AEM Code Sync GitHub App to the repository
  3. Install the AEM CLI: npm install -g @adobe/aem-cli
  4. Start AEM Proxy: aem up (opens your browser at http://localhost:3000)
  5. Open the {repo} directory in your favorite IDE and start coding :)

About

Use this repository template for new AEM Forms projects.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 5.2%
  • HTML 0.4%