Skip to content

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

License

Notifications You must be signed in to change notification settings

EchedelleLR/front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mwmbl-vanilla

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

Local Development

To run and build this project you can use Vite with npx.

To run the project in development mode:

> npx vite dev

To build the project:

> npx vite build

To preview the project build:

> npx vite preview

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.7%
  • JavaScript 4.7%
  • HTML 0.6%