Skip to content

smhn24/roga-weblog

Repository files navigation

How To setup Project


1. Install Dependencies (After Install Node.js)

npm install


2. Create Super User (Admin)

npm run admin


3. Start Project in Development Mode

npm run dev


4. Start Project in Production Mode (Need Server Config File) Configed in rogaweblog.ir

npm run start