Skip to content

DanielLetto2020/Lilipad_2.0

 
 

Repository files navigation

Lilipad_2.0

If you don't have npm installed install npm for your distribution. After that, run in the project's root folder:

npm install vue vue-material

Bear in mind it's still in development mode, you must run first (in your console):

make vuedev

This will run the frontend over the 8080 port, then you must run (in another console):

python run.py

After that, you open your browser and type: "localhost:8080" and that's it!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • Vue 4.6%
  • Python 4.5%
  • Other 0.4%