A frontend prototype to both advertise services and products, and publish things you need.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
buttle 4587f609f5 adds category filter 10 months ago
.vscode Initial commit 12 months ago
dist adds i18n 10 months ago
public new dist 12 months ago
src adds category filter 10 months ago
.gitignore proposes card layout. 10 months ago
.gitlab-ci.yml Initial commit 12 months ago
README.md proposes card layout. 10 months ago
index.html tweaks userview layout 10 months ago
package-lock.json adds text search functionality 10 months ago
package.json adds text search functionality 10 months ago
postcss.config.cjs Initial commit 12 months ago
tailwind.config.cjs removes @tailwindcss/forms package dependency 10 months ago
tsconfig.json minimal changes 12 months ago
vite.config.js adds i18n 10 months ago

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

:bug

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Development

Run a development server

npx vite

Build

npx vite build