Go to file
dependabot[bot] 7743288ceb
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 22:40:53 +00:00
.github/workflows Problem: workflow has error in npm ci 2022-05-01 00:34:13 +02:00
public Rename to Ekster Reader 2018-12-29 10:42:01 +01:00
src Problem: it's hard to see other photos from an Entry 2022-04-18 19:57:47 +02:00
.gitignore init 2018-08-26 12:44:22 +02:00
babel.config.js init 2018-08-26 12:44:22 +02:00
package-lock.json Bump async from 2.6.3 to 2.6.4 2022-04-30 22:40:53 +00:00
package.json Merge pull request #24 from pstuifzand/dependabot/npm_and_yarn/moment-2.29.2 2022-05-01 00:36:48 +02:00
README.md init 2018-08-26 12:44:22 +02:00
TODO.md Add feed to channel 2018-09-01 21:49:45 +02:00

ekstereye

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint