Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 414 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 414 Bytes

Eddie Ferrer Business Card Site

Dependabot badge

My simple "business card" website.

Based on the Webpack Frontend Starterkit template

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build