All Projects → mwaylabs → The M Project Sample Apps

mwaylabs / The M Project Sample Apps

The-M-Project Sample Apps

Programming Languages

javascript
184084 projects - #8 most used programming language

The-M-Project - Absinthe Sample Apps

Looking for the Samples of The-M-Project 1.x?

Setup

  • Navigate to a sample app cd kitchensink/
  • Install dependencies:
    • npm install
    • bower install
  • Start the server: grunt server

Setup all

If you are looking for an easy setup process for all sample applications run:

sh setup-all.sh

The script runs the following commands:

  • npm install
  • bower install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].