Build README

This commit is contained in:
Angelos Chalaris
2019-02-02 13:52:01 +02:00
parent 9f3ff79952
commit 5838a99c4b
7 changed files with 1302 additions and 3 deletions

View File

@ -4,7 +4,8 @@
"description": "Curated collection of useful React snippets that you can understand in 30 seconds or less.",
"main": "index.js",
"scripts": {
"extractor": "node ./scripts/extract.js"
"extractor": "node ./scripts/extract.js",
"builder": "node ./scripts/build.js"
},
"repository": {
"type": "git",