BUSINESS IDEAS
ABOUT
Want to know if your idea already exists already in the world ? Here you go.. You can search your idea under the list categorized into different fields be it Games, Books, AR or VR, Technology etc.. If your idea is already there.. you need to expand it
Technology used
MEAN Stack: MongoDB, Express, Angular and Node
Instructions to Run
- Clone/Download the repository
- Run 'npm install' command in the root
- Run 'npm install' command under the client folder
- Deploy the client folder using 'ng serve' command which opens to localhost:4200 in the browser
- Install MongoDB and run mongo server
- Deploy the root folder using 'node app.js' command which deploys to localhost:3000