Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 266 Bytes

_ A Modern Document Search Engine System _

How to run

install Node.js
go to the project
run npm install
run npm run build to buld in the development environment and open localhost:3000
or run npm build to generate optimized build for production