Axelcureno / acrobat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milo goes to college

Use this project template to create a Milo site.

Steps

  1. Copy content folder
  2. Click "Use this template" on this project.
  3. Add the Helix Bot to your new project.
  4. Change your fstab.yaml file to point to your content.
  5. Add this project to the Helix Sidekick.
  6. Start creating your content.

Developing

  1. Install the Helix CLI: sudo npm install -g @adobe/helix-cli
  2. Run hlx up this repo's folder. (opens your browser at http://localhost:3000)
  3. Open this repo's folder in your favorite editor and start coding.

Testing

npm run test

or:

npm run test:watch

This will give you several options to debug tests. Note: coverage may not be accurate.

About

License:Apache License 2.0


Languages

Language:JavaScript 92.4%Language:CSS 4.9%Language:HTML 2.7%