git clone https://github.com/shubhammehra4/InvertedIndex.gitcd ./InvertedIndex/
- Install
npm install - Run Dev
npm run dev - Run Prod
npm start
- Dir
cd ./web/ - Install
npm install - Run Dev
npm run dev - Build
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/shubhammehra4/InvertedIndex.gitcd ./InvertedIndex/npm installnpm run devnpm startcd ./web/npm installnpm run devnpm run build