Skip to content

cronelab/cronelab.github.io

Repository files navigation

Cronelab website

To deploy to cronelab.github.io:

  • git clone https://github.com/cronelab/cronelab.github.io
  • cd cronelab.github.io
  • Make changes to the .jsx files in 'src'
  • Commit and push
    • the github action workflow will automatically build and deploy the site.

To test locally:

  • git clone https://github.com/cronelab/cronelab.github.io
  • cd cronelab.github.io
  • Make changes to the .jsx files in 'src'
  • npm i
  • npm run start
  • Go to 'localhost:3000'

About

Crone Lab Github Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published