You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Deprecated! All files will be moved to new repository.
2
2
3
-
> Open Source Admin Template
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
-
# run unit tests
21
-
npm run unit
22
-
23
-
# run e2e tests
24
-
npm run e2e
25
-
26
-
# run all tests
27
-
npm test
28
-
```
29
-
30
-
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
3
+
We decided to move Vue Version to separate repository. You can find all files here: [AngularJS Version](https://github.com/mrholek/CoreUI-Vue)
# Deprecated! All files will be moved to new repository.
2
2
3
-
> Open Source Admin Template
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
-
# run unit tests
21
-
npm run unit
22
-
23
-
# run e2e tests
24
-
npm run e2e
25
-
26
-
# run all tests
27
-
npm test
28
-
```
29
-
30
-
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
3
+
We decided to move Vue Version to separate repository. You can find all files here: [AngularJS Version](https://github.com/mrholek/CoreUI-Vue)
0 commit comments