diff --git a/tools/ionic-chemistry/index.js b/tools/ionic-chemistry/index.js new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tools/ionic-chemistry/package.json b/tools/ionic-chemistry/package.json new file mode 100644 index 0000000000..599c8f95db --- /dev/null +++ b/tools/ionic-chemistry/package.json @@ -0,0 +1,11 @@ +{ + "name": "ionic-chemistry", + "version": "0.0.1", + "description": "A utility for starting Ionic projects.", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "Max Lynch ", + "license": "MIT" +} diff --git a/tools/ionic-chemistry/template/index.html b/tools/ionic-chemistry/template/index.html new file mode 100644 index 0000000000..e69de29bb2