d8971723de
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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