You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Node/Express E-commerce starter kit. The template ships with Authentication, Add and Edit Stores, Reviews, Ratings, Top Rating, Google Maps API and Google Places.
To load sample data, run the following command in your terminal:
npm run sample
If you have previously loaded in this data, you can wipe your database 100% clean with:
npm run blowitallaway
About
A Node/Express E-commerce starter kit. The template ships with Authentication, Add and Edit Stores, Reviews, Ratings, Top Rating, Google Maps API and Google Places.