This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
xrazis
/
ichnaea
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Scalable IoT solution for real-time body position data
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
118
Commits
1
Branch
0
Tags
6.1 MiB
Tree:
8413f489e7
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8413f489e7'
${ noResults }
ichnaea
/
web
/
babel.config.js
6 lines
81 B
Raw
Normal View
History
➕ Init vue app with CLI
4 years ago
module
.
exports
=
{
General code refactor Removed useless code | formated files
4 years ago
presets
:
[
'@vue/cli-plugin-babel/preset'
]
➕ Init vue app with CLI
4 years ago
}