UNDER CONSTRUCTION
To run this project you need to have npm and node installed.
npm installnpm run devIf 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