Skip to content

fraandeveloper/search-lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Lyrics

Project made with javascript to search for lyrics


Project installation

1. Start the project by cloning the search-lyrics repository:

$ git clone https://github.com/fraandeveloper/search-lyrics.git

2. Enter the directory

$ cd search-lyrics

3. Install the dependencies:

$ npm install


Sample scripts in the project

The command below will run the project in the browser

$ npm run serve

The command below will run the project on a local server with our project under development

$ "serve": "NODE_ENV=development webpack-dashboard -- webpack-dev-server -d --hot --config webpack.config.js --watch --mode development"

About

Project made with javascript to search for lyrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors