354337a18b
* [V3-635] created Project Dropdown list * Deleting redundant package-lock.json * [V3-637] New Project button and popup markup * component structure and placement changed * [V3-636] created user profile settings markup * navigation area created |
||
---|---|---|
.. | ||
src | ||
static | ||
tests/unit | ||
.gitignore | ||
babel.config.js | ||
index.html | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
vue.config.js | ||
webpack.config.dev.js |
storj-dev-panel
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Run your unit tests
npm run test:unit