diff --git a/cfsb-frontend/README.md b/cfsb-frontend/README.md new file mode 100644 index 0000000..b602f07 --- /dev/null +++ b/cfsb-frontend/README.md @@ -0,0 +1,29 @@ +# fogbrokerfront + +This template should help get you started developing with Vue 3 in Vite. + +## Recommended IDE Setup + +[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). + +## Customize configuration + +See [Vite Configuration Reference](https://vitejs.dev/config/). + +## Project Setup + +```sh +npm install +``` + +### Compile and Hot-Reload for Development + +```sh +npm run dev +``` + +### Compile and Minify for Production + +```sh +npm run build +``` diff --git a/cfsb-frontend/index.html b/cfsb-frontend/index.html new file mode 100644 index 0000000..64a9c2b --- /dev/null +++ b/cfsb-frontend/index.html @@ -0,0 +1,19 @@ + + +
+ + + +Edge / Fog Nodes | +{{ values.title }} | +
---|---|
{{ fogNodesTitles[index-1] }} | ++ + + | +
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
+Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
+Fog Node | +Score (%) | +Ranking | +
---|---|---|
{{ result.Title }} | +{{ formatPercentage(result['DEA Score']) }} | +{{ result.Rank }} | +