Skip to content

fateslayer/search-engine

Repository files navigation

Introduction

This is the web front-end application which consumes Search Engine API. It's built with Vue 3.

Prerequisites

  1. Node.js
  2. Nodemon

Project Setup

Install Dependencies

npm install

Compile and Hot Reload for Development

npm run serve

Compile and Minify for Production

npm run build

About

The web front-end application for search engine built with Vue.

Topics

Resources

Stars

Watchers

Forks