Skip to content

demid-v/lush

Repository files navigation

Lush

Music website.

Page of artist Soccer Mommy

Install dependencies and start preview

Recommended for a quick look at the project.

npm run init:preview

Install dependencies and start

Installs and runs docker image of the full database. Takes a lot of time.

npm run init