/front-end-assessment-tooltip

Xello Front End Tool Tip

Primary LanguageTypeScript

FrontEndAssessmentTooltip

Installation

Run npm install

Development server

Do you have Angular CLI Global Installed?

No: Run npm run start-local or node_modules/.bin/ng serve --open --port 80

Yes: Run npm run start or ng serve --open --port 80

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.