/resume

This is my resume.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Resume

This is Tom Nicolosi's Web Developer resume.

Installation, Build, and Development

To install run:

npm install

To build for production run:

npm run build

This places production assets in the /dist/ folder and is configured assuming that the file will be served from the /resume/ folder.

For development run:

npm run serve

This will open a browser window at https://localhost:9000.

Technology Highlights