Skip to content

hlxsites/24petwatch

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5868747 · Nov 16, 2023

History

60 Commits
Aug 8, 2023
Nov 15, 2023
Jul 24, 2023
Aug 18, 2023
Aug 21, 2023
Sep 1, 2023
Nov 15, 2023
Nov 15, 2023
Nov 15, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Aug 3, 2023
Aug 21, 2023
Jul 24, 2023
Jul 24, 2023
Nov 16, 2023
Jul 24, 2023
Jul 24, 2023
Nov 15, 2023

Repository files navigation

Your Project's Title...

Your project's description...

Environments

Installation

npm i

Linting

npm run lint

Local development

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