- From a terminal or command line
git clone https://github.com/uPortal-contrib/uPortal-web-components
cd uPortal-web-components
npm ci
npm run bootstrap
cd
into component foldernpm start
- From the root of the project
npm test
git clone https://github.com/uPortal-contrib/uPortal-web-components
cd uPortal-web-components
npm ci
npm run bootstrap
cd
into component foldernpm start
npm test