From d260e3a65bdec981fd98db8a2352caa9bef9ae55 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 26 Sep 2020 15:30:15 +0200 Subject: finalizing fixing refactor!! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 91bc1bd..0daf5db 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ conda activate swimmer Then build the frontend and run the Flask server: ``` -npm run build +npm run build:dev ./cli.py flask run ``` @@ -51,6 +51,7 @@ Generate a new migration if you've modified the database: ## building the site ``` +npm run build:production ./cli.py site export --graph swimmer ``` -- cgit v1.2.3-70-g09d2