This is a React+Vite implementation of MusicBand one page, musician page theme built with Bootstrap and forked from Agency by Start Bootstrap.
Clone the source files and navigate into the app's root directory. Run npm install
and then run npm run dev
which will open up a preview of the app in your default browser, watch for changes to source files, and live reload the browser when changes are saved. You can view the package.json
file to see which scripts are included.
You must have npm installed in order to use this build environment.
Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the dist
. You may deploy this dist
folder to any of your preferred platforms.
Your app is ready to be deployed!
Once you've built the app, you may test it locally by running npm run preview
command.
The vite preview
command will boot up a local static web server that serves the files from dist
at http://localhost:4173. It's an easy way to check if the production build looks OK in your local environment.
See the section about deployment on Vite.js for more information.
Have a bug or an issue with this template? Open a new issue here on GitHub.
- Images generated by Lorem Picsum from Unsplash except on the Team Section.
- CD Cover Designs made on Canva.
- Here is the list of images used in this project.
This code is released under the GPL-3.0 license, which means you have the four freedoms to run, study, share, and modify the software. Any derivative work must be distributed under the same or equivalent license terms.