Skip to content

Installation

Blacks Source Code

Make sure you have the source code astro js blacks themes template project.

Installation

  • Need to download and install Node JS on your devices. Download Node JS
  • Download source code project and extract on your project folder.
  • Open terminal with click windows logo - and insert cmd then press enter (for windows OS)
  • Access your project folder with terminal / node js / npm , for example your project folder is locate on desktop so you can run this command cd C:\Users\pcname\desktop\project - change pcname with your pc name and change project with your project name.
  • After that you can run installation command npm install
  • Now you can run your project on your local devices , with run this command npm run dev
  • Visit localhost:4321