Skip to content

DaveMans/HugoTest_TemperatureConverter

Repository files navigation

Hugo Test #2

This is the task #2 of the "7GUIs: A GUI Programming Benchmark" wich is the Temperature Converter

  • More information -> 7GUIs

This is an Angular project, you need to ensure that you have installed nodejs, npm and the Angular CLI, if you are not sure you can follow up the next links:

  • Intalls NodeJS and NPM -> NodeJS

The previous installation will give you nodejs and npm, so you can review the version of each running the next commands in your terminal:

node --version
npm --version

You should see the version according each one, now you need to install the Angular CLI, you can follow up the intructions in the next link:

And finally from the terminal you can run the project using the next command:

ng serve

About

Task #2 of "7GUIs" challenge, more info https://eugenkiss.github.io/7guis/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors