/litterbin.dev

litterbin.dev frontend source code.

Primary LanguageCSSApache License 2.0Apache-2.0

litterbin.dev

Frontend made with Nuxt.js.

Testing

# install packages
npm install

# run dev
npm run dev

Production build

npm run generate

# to preview
npm run preview