Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Damis Bachtiar
Vue Vuex Registration Boilerplate
Commits
947dfe63
Commit
947dfe63
authored
Feb 19, 2020
by
Damis Bachtiar
Browse files
change readme
parent
b9602fa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
947dfe63
...
...
@@ -3,11 +3,17 @@
Vue + Vuex - User Registration and Login Boilerplate
# Start Development
```
sh
npm start
```
# Build Project
```
sh
npm build
```
# Test Build Project
```
sh
npm
install
-g
serve
serve -s dist
\ No newline at end of file
serve
-s
dist
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment