Skip to content

Commit

Permalink
chore(#546): add druxt-site example message
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Aug 7, 2022
1 parent b30dc8a commit d8530fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitpod/WELCOME.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
To get started you can do one of the following tasks:
- Run the Druxt build tools: `yarn build --watch`
- Run the Druxt test suite: `yarn test --watch`
- Generate Druxt documetation: `yarn build:docs`
- Generate Druxt documentation: `yarn build:docs`
- Start an example DruxtSite: `yarn example:druxt-site`
- Start the DruxtJS.org website: `cd docs/nuxt && yarn dev`

Happy contributing.
Expand Down

0 comments on commit d8530fe

Please sign in to comment.