feat(UI) : Working UI.
chore(Build) : Add Babel for build. chore(Babel) : Add babel configuration. style(Code) : Enhance code style.
This commit is contained in:
parent
b4f9e3890f
commit
5500658f5a
6 changed files with 680 additions and 468 deletions
3
webui/.babelrc
Normal file
3
webui/.babelrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"presets": ["es2015"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue