Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 337 Bytes

Portfolio Website of Frontend Developer, Idoko Emmanuel

Built with Netxjs and Styled Components

Screenshot of live site

Setup


# Install dependencies
$ npm install

# Serve with hot reload at localost:3000
$ npm run dev

# Generate static project
$ npm run build