Skip to content

Commit

Permalink
Fix db
Browse files Browse the repository at this point in the history
  • Loading branch information
GideonShils committed Feb 20, 2021
1 parent a49adc9 commit 27c3aa5
Show file tree
Hide file tree
Showing 10 changed files with 7,380 additions and 19,290 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"presets": ['env']}
{"presets": ['@babel/preset-env']}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
## How to run locally
To run deletrius locally, download the repository, move to the root directory, and run:

`npm i`
`yarn install`

`yarn start:dev`

Expand Down
Loading

0 comments on commit 27c3aa5

Please sign in to comment.