Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 18d3081

Browse files
committed
Updated README file
1 parent 76c4db5 commit 18d3081

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

‎README.md‎

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
# vuejs2-webpack-bootstrap
1+
# vuejs2-webpack-bootstrap
2+
3+
> A Vue.js project that integrates the Bootstrap CSS Framework following the [Getting started with Vue, Webpack & Bootstrap](https://medium.com/@BMatt92656920/getting-started-with-vue-webpack-bootstrap-fb69b24e6f3d) tutorial.
4+
5+
## Build Setup
6+
7+
``` bash
8+
# install dependencies
9+
npm install
10+
11+
# serve with hot reload at localhost:8080
12+
npm run dev
13+
14+
# build for production with minification
15+
npm run build
16+
17+
# build for production and view the bundle analyzer report
18+
npm run build --report
19+
```
20+
21+
# Reference
22+
- [Getting started with Vue, Webpack & Bootstrap](https://medium.com/@BMatt92656920/getting-started-with-vue-webpack-bootstrap-fb69b24e6f3d).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /