This commit is contained in:
salomonelli 2017-06-12 19:42:05 +02:00
parent 02ece2afe8
commit ebdea35311

View File

@ -28,7 +28,7 @@ export default Vue.component('TEMPLATE-NAME', {
3. Import the newly added template in `src/resumes/resumes.js`. 3. Import the newly added template in `src/resumes/resumes.js`.
<br> <br>
Your new resume will be now reachable at [localhost:8080/#/resume/TEMPLATE-NAME](localhost:8080/#/resume/TEMPLATE-NAME). Your new resume will be now reachable at localhost:8080/#/resume/TEMPLATE-NAME.
<br> <br>
<br> <br>