Skip to content

velastroll/assistant.website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 ASSISTANT FRONTEND

FrontEnd part of my end-of-degree project.

It's described on assistant.latex

🔨 How to run

  1. Clone this repo.

  2. Install dependencies

npm install
  1. Run the website.
npm run serve
  1. Enjoy.

🚀 How to deploy

  1. Clone this repo.

  2. Install dependencies

npm install
  1. Build the website.
npm run build
  1. Put dist generated folder into the server. In this case, put into /var/lib/www/.

  2. Enjoy.

About

🧠 Web site to manage and see the different attached devices. End-of-degree project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published