Little Einstein adalah wep atau platform media belajar anak untuk bermain sambil belajar mengenai benda benda apa saja yang ada di seluruh alam semesata ini.platform ini ditujukan untuk para ibu-ibu yang ingin memberikan edukasi untuk sang buah hati
Clone the project
git clonehttps://github.com/BayuFirmansyaah/SEVIMA.githttps://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Database
Create Database "sevima" in PHP MY ADMIN
Import file sevima.sql into Database
Configuration Database
if you want to change the database name,
you have to change the default database name in the file :
- app/config/mysql.js
- app/config/session.js
Start the server
nodemon server