Capture few seconds as a gif, for souvenir https://souvenir.cam
Find a file
dependabot[bot] 9d5355f315
chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 03:55:22 +00:00
public fix(router): Back on history mode because 👌 2019-04-07 02:47:14 +02:00
src feat: Display source code link in console 2020-01-16 20:55:14 +01:00
.babelrc perf(encoder): naive parallel frame process 2019-03-13 20:40:53 +01:00
.browserslistrc init 2019-03-09 00:15:11 +01:00
.csscomb.json style(capture options): Fix select appearance 2019-03-12 15:10:52 +01:00
.editorconfig init 2019-03-09 00:15:11 +01:00
.eslintignore chore: Re-setup eslint 2019-03-11 22:10:12 +01:00
.eslintrc.js chore: Re-setup eslint 2019-03-11 22:10:12 +01:00
.gitignore refactor(builder): replace vue-cli by parcel (wip) 2019-03-11 17:46:21 +01:00
.htmlnanorc chore(svg): Fix post-processor removing some attribute from svg 2019-03-15 20:16:09 +01:00
.postcssrc chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
.posthtmlrc chore(svg): Fix post-processor removing some attribute from svg 2019-03-15 20:16:09 +01:00
cssnano.config.js chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
package-lock.json chore(deps): bump acorn from 5.7.3 to 5.7.4 2020-03-14 03:55:22 +00:00
package.json chore(npm): Update dependencies 2019-10-24 16:34:16 +02:00
README.md fix(readme): Fix typo 2020-01-16 20:36:37 +01:00

Souvenir

Capture few seconds as a gif for souvenir

Project setup

npm i

or if you don't want to impact the package-lock

npm ci

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

If you want absolute public urls

npm run build -- --public-url https://my.super.kawaii.website/

Lints and fixes files

npm run lint
npm run lint-fix

License

The project is under Copyleft