Florence is a programming exercise result.
Node 12.18.3, runtime versions are handle by asdf and set it here for the project.
npm install
- Running dev server
npm run start
and visit http://localhost:8080/
or
- Running build
npm run build
and open index.html from ./dist foler
- Fix vulnerabilities - Run
npm audit
for more details. - Check the warning size on build - Run
npm run build
for more details.