This repository has been archived on 2023-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
personal-website-old/README.md
2021-10-18 22:58:07 +02:00

1.9 KiB

Laurent Fainsin's Personnal website

Built with

Getting started

Prerequisites

Yarn should manage every dependencies for you.
It is recommended to use VS Code with these extensions :

Installation

Clone the repository :

git clone git@git.inpt.fr:fainsil/personnal-website.git

Install the dependencies :

cd personnal-website
yarn install

Usage

To run locally the website on your machine press F5 in vscode or use :

yarn run start

To build the website for deployment :

yarn run build

Contributing

This repository is under the Contributing Covenant code of conduct. See CONTRIBUTING.md for more information.
Please use conventional commits.

License

Distributed under the MIT license. See LICENSE for more information.

Contact

Laurent Fainsin <laurentfainsin@protonmail.com>