Awesome music search application powered by spotify
- Clone repository
- Run 'npm install' in project directory terminal
- Run 'npm run dev' - which start local server using webpack dev server
- Vist http://localhost:9000 in browser
Run 'npm run build' command in project directory terminal