Skip to content

Commit

Permalink
fix pathes and a few bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
level09 committed May 23, 2020
1 parent eb4685b commit 81430db
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 13,138 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,14 @@ to run the system, you can use a management command:

$ flask run


to use Vue and Parcel bundler for development:

$ npm install
$ npm run watch

to build for production run:

$ npm run build

Using Docker
------------
Expand Down
288 changes: 1 addition & 287 deletions enferno/static/dist/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion enferno/static/dist/index.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 81430db

Please sign in to comment.