omasanori / mwmbl-front-end

A front-end for the mwmbl search engine written in vanilla javascript

Home Page:https://mwmbl.github.io/front-end/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mwmbl front-end

A front-end for the mwmbl search engine written in Vanilla JavaScript.

Local Development

This project uses Vite.

As start, you must install initial dependencies:

> npm install

After that, you can continue with further steps.

To run the project in development mode:

> npm run dev

To build the project:

> npm run build

To preview the project build:

> npm run preview

About

A front-end for the mwmbl search engine written in vanilla javascript

https://mwmbl.github.io/front-end/

License:GNU Affero General Public License v3.0


Languages

Language:CSS 94.6%Language:JavaScript 4.7%Language:HTML 0.6%