A reviews module to be used as part of our 'Glossier' product page implementation
- Andrew's Glossier Proxy - https://github.com/Dumpling-Squad/Andrew-s_Glossier_Proxy
- Navigation Bar - https://github.com/Dumpling-Squad/nav-bar
- Product Description - https://github.com/Dumpling-Squad/product-description
- Reviews Module - https://github.com/AndrewMore/reviews-module or https://github.com/Dumpling-Squad/reviews-module
- Suggested Items - https://github.com/Dumpling-Squad/suggested-items
An nvmrc
file is included if using nvm.
- Node 6.13.0
Must install, seed, and run sub-modules first.
From within the root directory:
yarn install
yarn run build
yarn start
mysql -u root -p <schema.sql
yarn run seed
Developer / Author: Andrew More
This work by Andrew More is licensed under a GNU General Public License Version 3.0.
All contributions are welcome! Please take a moment to review guidelines Feature Requests | Issues