Skip to content

Commit 593c147

Browse files
committed
improve README #1458
1 parent 2b28ab8 commit 593c147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ TL;DR:
316316
1. Install all of the root-level dependencies
317317
1. `cd js-framework-benchmark/`
318318
1. `npm ci` or `npm i`
319+
1. `npm run install-local`
319320
2. Make a new directory for your desired framework, for example Fast framework: `mkdir /frameworks/keyed/fast`
320321
3. Set up your new directory in whatever way is appropriate for that framework, for example:
321322
1. Set up prettier, eslint, dependencies (i.e. `@microsoft/fast-element`) etc

0 commit comments

Comments
 (0)