Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 261 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 261 Bytes

NFTPort search engine front end

Instructions

cp template.env .env
npm install
npm start

Open http://localhost:1234.

Deployment

npm run build

Serve all files from "dist" directory, index.html is the entrypoint