The-M-Project-Sample-Apps
The-M-Project Sample Apps
File Explorer
Download Latest Version (.zip)- en.js
- android-l.png
- android-m.png
- android-s.png
- apple-ipad-retina.png
- apple-ipad.png
- apple-iphone-retina.png
- apple-iphone.png
- favicon.png
- agero.png
- mway.png
- mwayconsulting.png
- qr.png
- Contacts.js
- AddController.js
- DetailController.js
- EditController.js
- ListController.js
- AppLayout.js
- Contacts.js
- demo.json
- Detail.js
- Edit.js
- Image.js
- List.js
- config.js
- main.js
- apple-splash-ipad-landscape-retina.png
- apple-splash-ipad-landscape.png
- apple-splash-ipad-portrait-retina.png
- apple-splash-ipad-portrait.png
- apple-splash-iphone-retina.png
- apple-splash-iphone.png
- main.css
- favicon.ico
- index.html
- mocha.css
- mocha.js
- chai.js
- expect.js
- test.js
- index.html
- .bowerrc
- .jshintrc
- bower.json
- grunt.config.js
- Gruntfile.js
- package.json
- README.md.js
- en.js
- android-l.png
- android-m.png
- android-s.png
- apple-ipad-retina.png
- apple-ipad.png
- apple-iphone-retina.png
- apple-iphone.png
- favicon.png
- contacts.js
- detail.js
- menu.js
- contact.js
- detail.js
- menu.js
- config.js
- main.js
- apple-splash-ipad-landscape-retina.png
- apple-splash-ipad-landscape.png
- apple-splash-ipad-portrait-retina.png
- apple-splash-ipad-portrait.png
- apple-splash-iphone-retina.png
- apple-splash-iphone.png
- main.css
- index.html
- mocha.css
- mocha.js
- chai.js
- expect.js
- test.js
- index.html
- .bowerrc
- .editorconfig
- .gitattributes
- .gitignore
- .jshintrc
- bower.json
- grunt.config.js
- Gruntfile.js
- package.json
- README.md
- de.js
- en.js
- android-l.png
- android-m.png
- android-s.png
- apple-ipad-retina.png
- apple-ipad.png
- apple-iphone-retina.png
- apple-iphone.png
- favicon.png
- tmpviews.js
- abstract.js
- buttons.js
- forms.js
- i18n.js
- lists.js
- menu.js
- modals.js
- movables.js
- split.js
- tabbar.js
- tabbars.js
- texts.js
- transitions.js
- tmpview.js
- backheader.js
- buttons.js
- forms.js
- i18n.js
- lists.js
- menu.js
- modals.js
- movables.js
- startscreen.js
- tab.js
- tabbars.js
- tabs.js
- texts.js
- togglemenubutton.js
- transitions_first.js
- transitions_second.js
- config.js
- main.js
- apple-splash-ipad-landscape-retina.png
- apple-splash-ipad-landscape.png
- apple-splash-ipad-portrait-retina.png
- apple-splash-ipad-portrait.png
- apple-splash-iphone-retina.png
- apple-splash-iphone.png
- main.css
- index.html
- mocha.css
- mocha.js
- chai.js
- expect.js
- test.js
- index.html
- .bowerrc
- .editorconfig
- .gitattributes
- .gitignore
- .jshintrc
- bower.json
- grunt.config.js
- Gruntfile.js
- package.json
- .gitignore
- README.md
- setup-all.sh
# Installation Guide
1. Get the code
git clone https://github.com/mway-io/The-M-Project-Sample-Apps
Downloads the entire project code from GitHub to your computer.
cd The-M-Project-Sample-Apps
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd addressbook
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
