Skip to content

Set of shared utilities (hooks and Components) for the geocomuns project

License

Notifications You must be signed in to change notification settings

EIG6-Geocommuns/geocommuns-core

Repository files navigation

Geocommuns-core

Set of shared utilities (hooks and Components) for the geocomuns project

Home - Documentation

Install / Import

$ yarn add geocommuns-core

Link this module in main project

cd ~/github
git clone https://github.com/EIG6-Geocommuns/lidarviz-front
cd lidarviz-front
yarn

cd ~/github
git clone https://github.com/EIG6-ArtificIA/cosia_front
cd cosia_front
yarn

cd ~/github
git clone https://github.com/EIG6-Geocommuns/geocommuns-core
cd geocommuns-core
yarn
yarn build
yarn link-in-main-project lidarviz-front cosia_front
yarn dev

# Open another terminal

cd ~/github/lidarviz-front
rm -rf node_modules/.cache
yarn start

About

Set of shared utilities (hooks and Components) for the geocomuns project

Resources

License

Stars

Watchers

Forks

Packages

No packages published