Capture few seconds as a gif, for souvenir https://souvenir.cam
Find a file
2019-03-10 05:38:57 +01:00
public feat: Add capture screen's design 2019-03-09 22:54:07 +01:00
src chore(eslint): Fix lint 2019-03-10 05:38:57 +01:00
.browserslistrc init 2019-03-09 00:15:11 +01:00
.csscomb.json chore: Add csscomb config 2019-03-09 01:09:36 +01:00
.editorconfig init 2019-03-09 00:15:11 +01:00
.eslintrc.js chore(eslint): Remove no-console rule 2019-03-10 04:41:40 +01:00
.gitignore init 2019-03-09 00:15:11 +01:00
babel.config.js init 2019-03-09 00:15:11 +01:00
package-lock.json add capture and encode (this one is borken ah ah) 2019-03-10 04:13:25 +01:00
package.json add capture and encode (this one is borken ah ah) 2019-03-10 04:13:25 +01:00
postcss.config.js init 2019-03-09 00:15:11 +01:00
README.md init 2019-03-09 00:15:11 +01:00
vue.config.js fix worker build 2019-03-10 05:03:12 +01:00

Souvenir

Capture few seconds as a gif for souvenir

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

Customize configuration

See Configuration Reference.