ddde1d0303
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
migrations | ||
public | ||
src | ||
static/frontend | ||
templates/frontend | ||
tests | ||
.browserslistrc | ||
.eslintrc.js | ||
.gitignore | ||
__init__.py | ||
admin.py | ||
apps.py | ||
babel.config.js | ||
cypress.json | ||
models.py | ||
package-lock.json | ||
package.json | ||
README.md | ||
tests.py | ||
tsconfig.json | ||
views.py | ||
vue.config.js |
frontend
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit
Run your end-to-end tests
npm run test:e2e
Lints and fixes files
npm run lint