Skip to content

tatsuyasusukida/shelf-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shelf Public

Shelf Public is an online shopping system. The user can order Semi-custom made book shelf.

Installation

Open a terminal and run the following commands.

git clone https://github.com/tatsuyasusukida/shelf-public.git
cd shelf-public/app
npm install
cd ../static
npm install

Quick Start

Run the following commands.

cd ../app
npm start

Open another terminal and run the following commands.

cd ../static
npm start

Access http://localhost:3000/

Tests

Run the following command.

npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published