Site is Live at → https://beta.velocityclub.live/
Now in the project directory, run
npm install
Open the index.html file with live server and start coding.
Make changes to the code in /src
folder, do not touch the input.css
and output.css
file in the styles directory.
npm run css
Add or Edit the JSON files in the /src/api/
directory.
The JSON server is running at https://beta.velocityclub.live/api/
Make a PR and then merge or ask to merge. Do not directly push to the repository.