Skip to content

Commit

Permalink
Merge pull request #6 from charpeni/update-yarn
Browse files Browse the repository at this point in the history
Update yarn and add node disclaimer
  • Loading branch information
charpeni authored Mar 12, 2017
2 parents b5d8f0e + 677a4e7 commit da92266
Show file tree
Hide file tree
Showing 3 changed files with 528 additions and 425 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_STORE
node_modules
*.log
npm-debug.log*
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Some examples to test the [Svelte Framework](https://svelte.technology/).

## Installation

Node 7 is strongly recommended.

[Yarn](https://yarnpkg.com/) is also available.
```
npm install
Expand Down
Loading

0 comments on commit da92266

Please sign in to comment.