Created separate project for frontend
This commit is contained in:
parent
030531277c
commit
64edb1219a
95 changed files with 27768 additions and 25 deletions
5
trader-frontend/babel.config.js
Normal file
5
trader-frontend/babel.config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue