Skip to content

Commit

Permalink
Merge pull request #6 from fzsun/webpack-frontend
Browse files Browse the repository at this point in the history
Webpack frontend
  • Loading branch information
fzsun authored Jan 23, 2019
2 parents bf31a93 + d5bf015 commit 85269e7
Show file tree
Hide file tree
Showing 47 changed files with 12,835 additions and 669 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ conda install flask waitress

For development, `cd` to the project folder, then use `python myapp.py` to start the server.

Next in a different terminal `cd` into the `frontend` folder and run `npm run dev` to start the client

A Waitress production server can be started by `python production.py`.


Nate
I made a change. -Hannah
Fangzhou


Loading

0 comments on commit 85269e7

Please sign in to comment.