UNDER CONSTRUCTION
To run this project you need to have npm and node installed.
npm install
npm run dev
If everything worked correctly, access http://localhost:3000/ on your browser.
For detailed explanation on how things work, checkout Nuxt.js docs.
cd client/
docker build . -t panelinhadees/client
docker run panelinhadees/client