kalpetros / music

A small music app

Home Page:https://eager-swartz-f458e8.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music

Getting started

To run music visit:

https://eager-swartz-f458e8.netlify.app/

or run:

$ yarn develop

and visit http://localhost:1234

To run a production build type:

$ yarn build

Run tests:

$ yarn test

To run code formatting type:

$ yarn format

For linting type:

$ yarn lint

In order to run the above yarn commands you need to install the necessary modules first by running $ yarn

About

A small music app

https://eager-swartz-f458e8.netlify.app


Languages

Language:JavaScript 81.1%Language:CSS 17.8%Language:HTML 1.1%