From b1600adec47a04f60e1da07d94a3ed3906ff5aee Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 14 Jun 2018 16:44:21 -0400 Subject: starter files --- frontend/config.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 frontend/config.js (limited to 'frontend/config.js') diff --git a/frontend/config.js b/frontend/config.js deleted file mode 100644 index f5f234a..0000000 --- a/frontend/config.js +++ /dev/null @@ -1,3 +0,0 @@ -// This is client side config only - don't put anything in here that shouldn't be public! -export const endpoint = `http://localhost:4444`; -export const perPage = 4; -- cgit v1.3