1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00
No description
Find a file
dependabot[bot] 4179ba03c6
Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-15 10:16:30 +00:00
.vscode fixed input appearance 2019-11-14 15:08:30 +07:00
src fixed flow hero appearanec 2020-04-15 17:15:25 +07:00
.babelrc intial commit 2019-04-01 15:50:09 +07:00
.editorconfig changed todos 2019-12-13 11:52:56 +07:00
.env_example added envs 2019-08-06 20:37:50 +07:00
.eslintrc.js simple audio player 2019-10-11 13:51:14 +07:00
.flowconfig intial commit 2019-04-01 15:50:09 +07:00
.gitignore fixed jenkins again 2020-04-14 12:57:36 +07:00
.prettierrc changed prettier rc 2019-11-20 15:07:43 +07:00
custom.d.ts intial commit 2019-04-01 15:50:09 +07:00
Jenkinsfile fixed jenkins 2020-04-14 12:58:51 +07:00
package.json fixed deps 2020-04-15 14:58:02 +07:00
README.md first commit 2019-04-01 15:49:25 +07:00
tsconfig.json storing flow cell view 2019-10-23 15:36:25 +07:00
tslint.json added transforms and request wrappers 2019-08-05 16:33:03 +07:00
webpack.config.js fixed cyclic dependencies for dialogs 2019-11-25 15:02:32 +07:00
yarn.lock Bump acorn from 6.3.0 to 6.4.1 2020-04-15 10:16:30 +00:00

My empty react project template

Includes:

  • react
  • react-redux
  • react-router
  • connected-react-router
  • redux-saga
  • redux-persist
  • less, sass (modular)
  • reduxsauce
  • typescript