kasapvictor/frontend-project-lvl3

View on GitHub
src/scripts/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import 'bootstrap/dist/css/bootstrap.min.css';
import 'bootstrap/dist/js/bootstrap.bundle.min.js';
import app from './app.js';

app();