Skip to content

Commit 4da83bf

Browse files
authored
Merge pull request #6 from moberghammer/patch-1
Added npm install to development
2 parents aa38333 + 1eaaf8e commit 4da83bf

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
@@ -66,6 +66,7 @@ Artifacts works right now, as along as you don't overwrite tracked files and as
6666
# Development
6767
## Scripts
6868

69+
$ npm install
6970
$ npm run build
7071
$ node -r source-map-support/register dist/index.js --cwd /home/user/workspace/project-folder/
7172

0 commit comments

Comments
 (0)