Compro-Prasad / modern-foodies-india

Hybrid application project, Target Platforms - Android & Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foodali

Hybrid App with Ionic 5.2

Environment setup (Linux)

sudo apt update
sudo apt install nodejs
nodejs --version
sudo apt install npm
npm --version

Install Ionic framework

npm install -g ionic cordova

Go to the folder modern-foodies-india & run the command

npm install -g @angular/cli
npm install
npm rebuild node-sass
ionic serve

The app will open in a browser on http://localhost:8100

About

Hybrid application project, Target Platforms - Android & Web

License:Apache License 2.0


Languages

Language:JavaScript 66.3%Language:Java 20.3%Language:Objective-C 9.6%Language:HTML 1.7%Language:TypeScript 1.5%Language:C# 0.2%Language:Batchfile 0.2%Language:CSS 0.2%Language:Shell 0.0%