mxmaxime / electric-telemesure-webapp

This is a school project. I will reuse the code for another project. This repository will then be deleted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electric-telemetry

Electric Telemetry

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Firebase setup

For the first time, you have to login:

npx firebase login

This will open a webpage asking you to login with your google account. And then, initialize the firebase project:

npx firebase init

About

This is a school project. I will reuse the code for another project. This repository will then be deleted.


Languages

Language:CSS 34.3%Language:Vue 34.1%Language:TypeScript 26.4%Language:JavaScript 5.2%