mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
Created chemistry tool
This commit is contained in:
0
tools/ionic-chemistry/index.js
Normal file
0
tools/ionic-chemistry/index.js
Normal file
11
tools/ionic-chemistry/package.json
Normal file
11
tools/ionic-chemistry/package.json
Normal file
@ -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 <max@drifty.com>",
|
||||
"license": "MIT"
|
||||
}
|
||||
0
tools/ionic-chemistry/template/index.html
Normal file
0
tools/ionic-chemistry/template/index.html
Normal file
Reference in New Issue
Block a user