added gulpfile
Showing
gulpfile.js
0 → 100644
js/index.js
deleted
100644 → 0
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | ||
"name": "system-load", | ||
"version": "0.0.1", | ||
"description": "test task for Etersoft", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"gulp": "^4.0.0", | ||
"@babel/core": "^7.2.2", | ||
"@babel/preset-env": "^7.3.1", | ||
"babel-plugin-transform-react-jsx": "^6.24.1", | ||
"gulp-babel": "^8.0.0", | ||
"gulp-minify-css": "^1.2.4", | ||
"gulp-uglify-es": "^1.0.4" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/AstR0x/system-load.git" | ||
}, | ||
"author": "AstR0x", | ||
"license": "MIT" | ||
} |
public/css/index.css
0 → 100644
public/js/index.js
0 → 100644
src/core/data.php
0 → 100644
src/js/index.js
0 → 100644
Please
register
or
sign in
to comment