File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,22 @@ The content here is a mix of tutorials found online, a few adapted codepen stuff
7
7
8
8
** HOPEFULLY** you will like this repo and feel like contributing, so please if you can, contribute so we can have even more amazing content!
9
9
10
+ ## Ionic View Code: 5b5dc3a7
11
+
12
+ If you just want to check this project out, you can use [ Ionic View] ( http://view.ionic.io/ ) with the code on the title.
13
+ * Please notice though, some plugins may ** only work** when using a real device, so don't expect everything to work on ionic view.
14
+
15
+ ****
16
+
17
+
10
18
## Setup
11
19
12
- Requirements to use this starter :
20
+ Requirements to use this project :
13
21
14
22
##### Node.js (https://nodejs.org/download/)
15
23
16
24
##### npm (Node Package Manager, it comes with node.js installation)
17
- Just in case, if you want to update to npm latest version:
25
+ In case you're not with the latest version of npm :
18
26
``` sh
19
27
$ sudo npm install npm -g
20
28
```
@@ -49,4 +57,4 @@ CHANGELOG:
49
57
50
58
#November 11th, 2016
51
59
- Many fixes to make it run on device
52
- - Added Credit card scanning feature
60
+ - Added Credit card scanning feature
You can’t perform that action at this time.
0 commit comments