Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 518 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 518 Bytes

SPHERE.IO - Snowflake

This is a fully functional example web store for SPHERE.IO.

Have fun!

Get data into Sphere

$ sphere -u [email protected] login
$ sphere project select payforme
$ sphere types create @data/legoType.json
$ sphere categories import data/categories.csv
$ sphere products import data/products.csv

Development

Build Status