ADD breaks
This commit is contained in:
parent
12d2b683ca
commit
618886a47e
@ -3,6 +3,7 @@
|
||||
|
||||
|
||||
## Adding a new template
|
||||
<br>
|
||||
|
||||
1. Create a copy of `src/resumes/template.vue`.
|
||||
|
||||
@ -16,4 +17,5 @@ export default Vue.component('TEMPLATE-NAME', {
|
||||
|
||||
3. Import the newly added template in `src/resumes/resumes.js`.
|
||||
|
||||
<br>
|
||||
Your new resume will be now reachable at `localhost:8080/#/resume/TEMPLATE-NAME`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user