/my-website

My Personal Website which is user profile in Superheroes Comunity Project

Primary LanguageVue

my personal website

Install Packages

npm install

serve the project

npm run serve

Build it

npm run build

deploy it

upload the genered files from dist folder to your host file manager


 
public_html/
 --.js 
 --.css
 .other files
 
   ^
   |
   |

dist/
  --.js
  --.css
  ... other files