This's a simple html, sass and js app that can be deployed with Vercel and zero configuration.
To start the app in local, first go to the following route: and install node dependencies.
You have to have open terminals.
Recommended, use the latest stable version of node installed on your pc.
$ yarn installthen you need start de application:
$ yarn startFinally, the terminal will show the path to test changes locally.
localhost: 3000