Skip to content

NG-Joseph/3d-ecommerce

Repository files navigation

Folio 2019

Setup

Download Node.js. Run this followed commands:

# Just be sure that you've got parcel js on you system
npm install -g parcel-bundler

# Install dependencies (only for first time)
npm i

# Serve at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build
🥚 2021eggpvlzscw

About

Based on Bruno Simon's portfolio website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages