Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 495 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 495 Bytes

Radii Ecommerce mock-up website

https://radiicommerce.herokuapp.com/home

Note

heights.html is deprecated, please refer to the following for page templates:

./backend/views

Please either register a new account or use the following one for testing:

username: testcustomer2

password: testcustomer2

Working pages

landing page

login

register

cart

featured products

Testing

$ npm install

$ node app.js

If running on localhost it defaults to port 3000.