Skip to content

ChaakuDaaku/MaxCart

Repository files navigation

MaxCart

In order to run the application we need to first install all the node requirement. Run the below command inside the project folder.

npm install
npm install node-sass

To start the ionic server. Run

ionic serve

This will automatically open up a browser tab with the application running on the localhost.

Any changes made to the project will be reflected in real-time on the application.

Production

To create production build of the project, Run:

ionic build
ionic cap copy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors