You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
docker | 6 months ago | |
public | 9 months ago | |
src | 6 months ago | |
tests/unit | 9 months ago | |
.browserslistrc | 9 months ago | |
.env.example | 6 months ago | |
.eslintrc.js | 9 months ago | |
.gitignore | 9 months ago | |
README.md | 9 months ago | |
babel.config.js | 9 months ago | |
docker-compose.yml | 6 months ago | |
jest.config.js | 9 months ago | |
package-lock.json | 9 months ago | |
package.json | 6 months ago | |
prettier.config.js | 9 months ago | |
tsconfig.json | 9 months ago |
README.md
vuedav
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
Lints and fixes files
npm run lint