- Start developing.
Navigate into root directory and start it up.
cd p-le.github.io/
npm start
- Open the code and start customizing!
Your site is now running at http://localhost:8000
- Push to
main
branch
GitHub Action Workflow will be triggered and deploy to gh-pages
branch