Portfolio page
- Robert Friedman
- This project is licensed under the MIT License.
# install dependencies
$ npm install
# start the development server
$ npm run dev
# build for production to ./dist/
$ npm run build
# Preview the build locally
$ npm run preview