Skip to content

ROTehc/frontend

Repository files navigation

ROTehc Frontend

Generic badge

This frontend was built using VueJS and Chakra-UI for VueJS for the ONEM2M 2021 Hackaton.

Setup

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint