Closed cdepillabout closed 7 years ago
This adds a store GET handler for the end user.
It can be accessed with a URL like the following:
http://localhost:8101/store/1
The frontend/src/pug/store_id.pug template might need some further updates.
frontend/src/pug/store_id.pug
This is for #14.
LGTM!
This adds a store GET handler for the end user.
It can be accessed with a URL like the following:
http://localhost:8101/store/1
The
frontend/src/pug/store_id.pug
template might need some further updates.This is for #14.