Skip to content

isMattCoding/lunatic-dsfr

Repository files navigation



Home - Documentation

Install / Import

$ yarn add lunatic-dsfr @codegouvfr/react-dsfr

You must follow the setup instruction from react-dsfr.

import { MyComponent } from "lunatic-dsfr";
import { MyComponent } from "lunatic-dsfr/MyComponent";

Setup dev environnement

yarn

Link this module in main project

cd ~/github
git clone https://github.com/garronej/test-lunatic-dsfr
cd test-lunatic-dsfr
yarn

cd ~/github
git clone https://github.com/isMattCoding/lunatic-dsfr
cd lunatic-dsfr
yarn
yarn build
yarn link-in-main-project test-lunatic-dsfr
npx tsc -w

# Open another terminal

cd ~/github/test-lunatic-dsfr
yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published