Skip to content

radovantrtil/FE-ASS-NSS-project

 
 

Repository files navigation

FE-ASS-NSS-project

Web administration for Smart Tomatoes 🍅.

Requirements

Globally installed Node.js and npm package manager. You will also need git.

Windows

Visit https://nodejs.org/ and follow the installation instructions. This will install both Node.js and npm.

Linux

$sudo apt install nodejs
$sudo apt install npm

How to run app

Easiest way to use the app

🍅Smart-tomatoes🍅

Run in local

To install the application use these commands.

npm install

npm run dev

Production

To pack the app for debug server use command npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 78.8%
  • JavaScript 15.5%
  • CSS 5.1%
  • HTML 0.6%