Skip to content

Commit

Permalink
docs: contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Jun 8, 2016
1 parent cdfd020 commit 3ffe173
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

Fork, then to run and preview on the web:
```
npm i
ng serve
```

To run the NativeScript app:
```
npm run start.ios
// or...
npm run start.android
```
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Render NativeScript views on the web

To [Contribute, read this](https://github.com/NathanWalker/nativescript-angular-web-components/blob/master/CONTRIBUTING.md).

## Virtual Insanity with NativeScript Views: Blurred lines with {N} + Angular 2

![Jamiroquai](https://cdn.filestackcontent.com/79pxU05WSNmhndb0CEVv?v=0)
Expand Down

0 comments on commit 3ffe173

Please sign in to comment.