Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

joellesenne/joellesenne.dev

Repository files navigation

Welcome to joellesenne.dev 👋

Version Documentation Maintenance License: MIT Twitter: joellesenne

My Web Site

Demo

Table of Contents

Prerequisites

This project requires node and npm. Go check them out if you don't have them locally installed.

Install

# Install gatsby-clie <https://www.gatsbyjs.com/docs/reference/gatsby-cli>
npm install -g gatsby-cli

# Use node-gyp <https://github.com/nodejs/node-gyp#installation>
npm install -g node-gyp

# Clone this repository
git clone  https://github.com/joellesenne/joellesenne.dev.git

cd joellesenne.dev

npm install

# OR
yarn install

Usage

# Run Gatsby develop
gatsby develop -o

=> Now browse to http://localhost:8000/

🎉 have fun

Deploy to Netlify

Run tests

start-server-and-test develop http://localhost:8000 cy:open

Author

👤 Joël Lesenne

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Joël Lesenne.
This project is MIT licensed.