Remove emojis from README.md
This commit is contained in:
parent
d3403cb5e2
commit
889578f180
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -4,15 +4,15 @@ A **preview/staging environment** for managing KHY Furniture's product catalog w
|
|||
|
||||
## Features
|
||||
|
||||
- ✅ **Add Products**: Create new products with full details
|
||||
- ✅ **Edit Products**: Modify existing product information
|
||||
- ✅ **Delete Products**: Remove products with confirmation
|
||||
- ✅ **Preview Products**: See how products will look before saving
|
||||
- ✅ **Export JSON**: Download updated products.json file
|
||||
- ✅ **Live Preview**: See exactly how changes will look on the website
|
||||
- ✅ **One-Click Deploy**: Deploy changes to production with a single command
|
||||
- ✅ **Automatic Backups**: Safe deployment with backup system
|
||||
- ✅ **No Technical Knowledge Required**: Simple form-based interface
|
||||
- **Add Products**: Create new products with full details
|
||||
- **Edit Products**: Modify existing product information
|
||||
- **Delete Products**: Remove products with confirmation
|
||||
- **Preview Products**: See how products will look before saving
|
||||
- **Export JSON**: Download updated products.json file
|
||||
- **Live Preview**: See exactly how changes will look on the website
|
||||
- **One-Click Deploy**: Deploy changes to production with a single command
|
||||
- **Automatic Backups**: Safe deployment with backup system
|
||||
- **No Technical Knowledge Required**: Simple form-based interface
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
|
@ -71,7 +71,7 @@ A **preview/staging environment** for managing KHY Furniture's product catalog w
|
|||
3. **Confirm Changes** → Review everything thoroughly
|
||||
4. **Deploy to Production** → Run `npm run deploy` to copy updated files to the main KHY website
|
||||
|
||||
> 📖 **Detailed Workflow**: See [WORKFLOW.md](WORKFLOW.md) for complete instructions
|
||||
> **Detailed Workflow**: See [WORKFLOW.md](WORKFLOW.md) for complete instructions
|
||||
|
||||
## File Structure
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue