Add React.js

This commit is contained in:
Julien Le Coupanec 2018-03-10 17:08:57 -08:00
parent 9a1caa363a
commit e76a374d90
1 changed files with 8 additions and 0 deletions

8
frontend/react.js vendored Normal file
View File

@ -0,0 +1,8 @@
/* *******************************************************************************************
* GLOBAL CONFIG
* Vue.config is an object containing Vues global configurations.
* You can modify its properties listed below before bootstrapping your application.
* https://vuejs.org/v2/api/#Global-Config
* ******************************************************************************************* */