README
BCS Frontend
The Frontend of the console for BCS.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
The Frontend of the console for BCS.
<script type="module">
import obpkgObpkg from 'https://cdn.skypack.dev/@obpkg/obpkg';
</script>
The Frontend of the console for BCS.
npm install
npm run serve
npm run build
npm run lint