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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ $ npm install
16
16
$ npm run dev
17
17
```
18
18
19
+
[See here](https://github.com/NeutroniumCore/Neutronium/blob/master/Documentation/Content/Build_large_project_with_Vue.js_and_Webpack.md) for complete instruction.
20
+
19
21
### What's Included
20
22
21
23
-`npm run dev`: Webpack + `vue-loader` with proper config for source maps & hot-reload for developing using web browser. Use data.json file to provide viewmodel data to your application.
@@ -31,7 +33,7 @@ Each versions is specific to a version of Neutronium.JavascriptFramework.Vue.
0 commit comments