docs(examples): refactor examples to be more familiar to most users
use npm to install the library and run each example, remove yarn.lock files
This commit is contained in:
@@ -13,5 +13,9 @@
|
||||
"rollup-plugin-node-resolve": "^2.0.0",
|
||||
"rollup-plugin-typescript": "^0.8.1",
|
||||
"typescript": "^2.2.0"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"typescript-starter": "^1.2.1"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user