12 Views· 01 August 2022
How to Setup Tokyo VueJS Persoanl Portfolio Template
How to set up Tokyo VueJS Personal Portfolio Template (both windows and Mac users). I am using windows
the terminal also you can use mac or others os built-in terminal.
By following these simple 6 steps you can run Tokyo VueJS Portfolio Template on your computer
--------------------------------------------------------------------------------------------
1. Check npm version with command-line interface in your computer by following command (npm -v)
2. Check node js version with command-line interface in your computer by following command (node -v)
3. If npm & nodejs aren't installed please install the first npm & nodejs in you computer.
4. extract the file.
5. npm install on this project
6. npm run serve
Thanks!
0 Comments