Skip to content

hlxsites/moleculardevices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81cb571 · Oct 9, 2023
Aug 23, 2023
Oct 9, 2023
Sep 1, 2023
Oct 9, 2023
Jul 13, 2023
Mar 10, 2023
Oct 3, 2023
Oct 5, 2023
Sep 27, 2023
Oct 9, 2023
Sep 25, 2023
Sep 27, 2023
Aug 8, 2023
Sep 5, 2023
Aug 24, 2023
Apr 5, 2023
Jul 28, 2023
Feb 21, 2023
Feb 21, 2023
Mar 10, 2023
Feb 21, 2023
Aug 14, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
May 24, 2023
May 11, 2023
Aug 8, 2023
Feb 21, 2023
Aug 30, 2023
Aug 8, 2023
Sep 8, 2023
Jul 10, 2023
Feb 21, 2023
Feb 21, 2023
Sep 29, 2023
Jul 28, 2023

Repository files navigation

Your Project's Title...

Franklin Site for https://www.moleculardevices.com/

Environments

Installation

npm i

Tests

npm tst

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 :)