DEV Community

jhomegroup
jhomegroup

Posted on • Edited on

Start Project npm install --save bootstrap jquery popper.js axios With Vuejs Cli Project

npm install --save axios bootstrap jquery popper.js
Enter fullscreen mode Exit fullscreen mode
/* Bootstrap CSS */
import 'bootstrap';
import 'bootstrap/dist/css/bootstrap.min.css';

/* jQuery */
import JQuery from 'jquery'
window.$ = JQuery
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more