Food Hunter
Search
⌃
K
Food Hunter
Search
⌃
K
Introduction
Before installation
Prepare Firebase
Setup database
Admin installation
Import demo data
Deploy backend
Run local
Deploy frontend
Client app installation
About
Features
Connect with backend
Run app
Customization
Publishing
DEFINE BASICS
Adding users
Adding restaurant
Powered By
GitBook
Comment on page
Run local
Let's run our project
Go to root of your project in console and install dependencies:
npm i
Recommend: use npm for installing dependencies
After installation run project:
npm run dev
Yeap! Go to localhost:3000 in internet browser to see your project running.
Admin installation - Previous
Deploy backend
Next - Admin installation
Deploy frontend
Last modified
2yr ago