Skip to main content

Installation Docusa

How to install docusa docusarus themes template project

Access Project

Oke now you can open terminal and access in to your project folder. for example we have create new project folder and call it docusa on desktop., so you can run this command.

cd C:\Users\pcname\Desktop\docusa

Change pcname with your devices pc name

Run Installation

Now we can run installation with this command

npm install

if you use yarn you can run this command

yarn install