Skip to content

An application where you can find information about Albums. Built using HTML, CSS/Scss and JavaScript

License

Notifications You must be signed in to change notification settings

CodeMasters-Summer-2022/Music-Lounge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Lounge Project

The Music Lounge is a place where you can find information about a wide variety of music albums. This application is built using HTML, CSS/Scss and JavaScript

How to setup the boilerplate?

  1. After downloading the contents of the Github repository or forking it, open the Music-Lounge folder in VSCode, then run the following command to install all required node dependencies (parcel & sass):
npm install
  1. Next, install the VSCode extension DartJS Sass Compiler and Sass Watcher if you don't have it installed.
  2. After completing step 2 successfully, lookup DartJS Sass Compiler and Sass Watcher in the list of extensions, right click on the extension and then click on Extension Settings.
  3. Scroll down to find the setting Dartsass: Sass Bin Path and set the path to node_modules\sass\sass.js.
  4. Set the Dartsass: Target Directory path to ./src/css.
  5. Now, right click on the src/scss folder and click on the DartSass: Sass Watch.

How to launch the application

To launch the web app, open the terminal and run the command npm start.

About

An application where you can find information about Albums. Built using HTML, CSS/Scss and JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •