Skip to content

rainbowcrm/CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Build Setup

Technology: Ionic 2, Angular 2, SASS

Require nodejs, ionic, cordova

Project setup
1. Install node js from https://nodejs.org/en/download/current/
2. from command line run "npm install -g ionic"
3. run "npm install -g cordova"
4. cd to mobile root folder (folder that contains dependencies (package.json))
5. run "npm install", this will copy all the dependency to node_modules folder
6. run "ionic serve" from root folder, this should build and run the application in the default browser

CSS Build Setup

1. git bash to webContent->CSS folder 2. run "gulp sass" to build css files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published