From e76a374d90a8390acb1d15a055f519c0335973a8 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Sat, 10 Mar 2018 17:08:57 -0800 Subject: [PATCH] Add React.js --- frontend/react.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 frontend/react.js diff --git a/frontend/react.js b/frontend/react.js new file mode 100644 index 0000000..30c3cbf --- /dev/null +++ b/frontend/react.js @@ -0,0 +1,8 @@ +/* ******************************************************************************************* + * GLOBAL CONFIG + * Vue.config is an object containing Vue’s global configurations. + * You can modify its properties listed below before bootstrapping your application. + * https://vuejs.org/v2/api/#Global-Config + * ******************************************************************************************* */ + +