Samantha Ming's Portfolio Site
Welcome to the source code of my portfolio site 👋 I use the website to showcase all the interesting side projects I've been working on. Take a look at my work or get in touch! 😎
This site is built and designed by Samantha Ming
For my official site, please visit www.samanthaming.com
Technologies used
- Vue.js
- Nuxt.js
- Element UI
- JavaScript
- Yarn
- HTML/SASS
Build Setup
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate