mirror of
https://github.com/arnaucube/miksi-app.git
synced 2026-02-07 19:56:49 +01:00
Initial UI layout structure
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "miksi-app",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"predeploy": "npm install",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"bootstrap": "^4.2.1",
|
||||
"toastr": "^2.1.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user