JacobGrisham / Professional-Portfolio

Front-end single-page static website built with HTML, Javascript, jQuery, and Sass. Site hosted on Netlify with Google Domains as DNS provider.

Home Page:https://jacobgrisham.github.io/Professional-Portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Getting Started

To run this project locally, install dependencies using npm

$ npm install

Run node-sass in watch mode for hot reloading

$ npm run dev

Finally, copy the path for the index.html file and paste it in the browser. For example

/Users/username/Desktop/Professional-Portfolio/index.html

before pushing to production, run node-sass in production mode

$ npm run build

πŸ”’ License

Copyright Notice and Statement: currently not offering any license. Permission only to view.

About

Front-end single-page static website built with HTML, Javascript, jQuery, and Sass. Site hosted on Netlify with Google Domains as DNS provider.

https://jacobgrisham.github.io/Professional-Portfolio/


Languages

Language:HTML 87.1%Language:SCSS 10.6%Language:JavaScript 2.3%