Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 43fbf65

Browse files
committed
Adding a getting started section
1 parent 2b5ac76 commit 43fbf65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ Use npm's [`install` command](https://docs.npmjs.com/cli/install) with an argume
5656
5757
This will install the Grunt Edition into a directory called `node_modules` in `install/location/`.
5858
59+
## Getting started
60+
61+
The Pattern Lab Node - Grunt Edition ships with a [base experience](https://github.com/pattern-lab/starterkit-mustache-base) which serves as clean place to start from scratch with Pattern Lab. But if you want to get rolling with a starterkit of your own, or use the [demo starterkit](https://github.com/pattern-lab/starterkit-mustache-demo) like the one on [demo.patternlab.io](http://demo.patternlab.io), you can do so automatically at time of `npm install` by adding your starterkit to the `package.json` file.
62+
63+
You can also [work with starterkits using the command line](https://github.com/pattern-lab/patternlab-node/wiki/Importing-Starterkits).
64+
5965
## Updating Pattern Lab
6066
6167
To update Pattern Lab please refer to each component's GitHub repository, and the [master instructions for core](https://github.com/pattern-lab/patternlab-node/wiki/Upgrading). The components are listed at the top of the README.

0 commit comments

Comments
 (0)