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-08 22:27:03 +02:00

1.7 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

Please use conventionnal commits (or at least try to).

License

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

Contact

Laurent Fainsin <laurentfainsin@protonmail.com>