Skip to content

sciurius/chordpro-frontpage

Repository files navigation

Bootstrap 5 SCSS Node.js

ChordPro Frontpage

ChordPro Frontpage provides an NPM setup that allows you to build the chordpro.org frontpage.

How to use

Clone/install the ChordPro Frontpage Repo

git clone https://github.com/glewe/chordpro-frontpage
cd chordpro-frontpage
npm install

Customize

Edit the corresponding files with your changes. Note, the repo uses .ejs files for HTML includes.

Compile

From the command line run:

npm run build

This will compile the new frontpage files based on your customizations. The files will be placed in the dist folder.

Review your changes

You can run a local web server on port 3000 like so:

npm run start

Navigate your browser to http://localhost:3000/ to see the website on your local machine.

Enjoy

If you encounter problems or have ideas for improvement, go ahead and open an issue here at GitHub.

Enjoy and best regards,

George

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published