mns-fe-foundation
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
Within our fesk-documentation you can find a variety 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.
How to's for foundation components can be found here: fesk-documentation - foundation components.