Skip to content

dshubhadeep/E-Commerce-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-site

A blockchain based Nuxt e-commerce site.

Prerequisite

Note : truffle and ganache should be installed globally

Installation

# Install dependencies
./install.sh <package-manager>
# or
npm i
cd ./frontend
npm i

Running

Note: Ensure ganache-cli is running at port 8545

# Run every time you start the app
./setup.sh
# or
truffle compile
truffle migrate

Start app by running npm run dev

App should be running on http://localhost:3000/

About

A blockchain based e-commerce site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published