mns-fe-foundation
Contributing Guide
Installation and usage
This framework is designed as a set of pluggable modules every project needs in order to start up.
To import the latest version of mns-fe-foundation
into you app please run the following command:
npm install --save github:digitalinnovation/mns-fe-foundation
Alternatively, if you are looking for one of the specific versions, run:
npm install --save github:digitalinnovation/mns-fe-foundation#YOUR_VERSION_HERE
How-tos for foundation components can be found here: foundation components.
Within our fesk-documentation you can find a wide selection of articles which will help you to set up various other parts necessary for the M&S.com app to run within our current ecosystem.
Documents
Contacts