Personal Portfolio https://www.lewj.me
-
Front-end
- Built using the Vue.js framework
- Styled using Sass
-
Backend
- Served by Express
-
Hosted on Heroku
-
SSL by Lets Encrypt
# install dependencies
yarn install
# serve with hot reload at localhost:8080
yarn run dev
# build for production with minification
yarn run build
No tests, I'm so sorry :(