You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can run the following scripts for local development
npm run start //to run site on local demo, you can access at http://localhost:8080/
npm run test // test your changes
npm run test:unit // check unit tests
npm run coverage // check the coverage of written tests
npm run lint // reports remaining errors | AirBnB Styles Applied
npm run lint:css //reports CSS errros