Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 557 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 557 Bytes

3D Store

Online e-commerce platform for 3D printing (now with configurable interface)

Setup

yarn install
yarn start

Open browser to localhost:3000/[name]
Where [name] can be any random URL valid string to access the blank interface

Instructions

If a name has been used previously, any customisation saved will be loaded and applied to the interface.
For an already customised example, please visit localhost:3000/3yourmind
To add customisations, navigate to 'settings' and fill in the form then press the save button.