Use this project template to create a Milo site.
- Copy existing collegecontent folder to your sharepoint and give [email protected] View access
- Click "Use this template" Github button on this project.
From your newly created project
- Install the Helix Bot.
- Change the fstab.yaml file to point to your content.
- Add the project to the Helix Sidekick.
- Start creating your content.
- Install the Helix CLI: sudo npm install -g @adobe/helix-cli
- Run hlx upthis repo's folder. (opens your browser athttp://localhost:3000)
- Open this repo's folder in your favorite editor and start coding.
npm run testor:
npm run test:watchThis will give you several options to debug tests. Note: coverage may not be accurate.