A back end for my e-commerce website that uses the latest technologies SO THAT my company can compete with other e-commerce companies.
- Install Node
- Install mySql
- run 'npm install' through terminal
- run mySql2 installation
- fill out .env file with mySql info
- create an ecommerce_db database in mySql terminal
- use ecommerce_db in mySql terminal - then exit mySql terminal
- run 'npm start' / once port is confirmed listening....
- run 'npm run seed'