lighthouse-react
v11.7.0
Published
Lighthouse front-end powered by React
Downloads
3
Readme
Lighthouse Web Application
Lighthouse front-end powered by React
Getting started
Install package manager
$ npm i -g [email protected]
Install project dependencies
$ yarn install
Start the application
$ yarn start
Development
Package Manager
We use Yarn to handle project dependancies. Yarn provides improved performance, better reliability, and secure dependency management. To find out more about yarn and its other features please see the website or its announcement.
In order to transition from the npm client please see the migration guide.