Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 317 Bytes

Chandraveena.com

Code repository for S. Balachander's music website at www.chandraveena.com.

Clone the repository

git clone https://github.com/Bala-Chander/chandraveena.git

Install the required packages

npm install

Running in development

gatsby develop

Build production version

gatsby build