Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 318 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 318 Bytes

Updating the Discography

npm run discography

Install

git clone [email protected]:tyleretters/nor.the-rn.info.git
gem install bundler -v 2.4.22
bundle install
npm install -g sass
npm i

Development

npm run dev
npm run css