A Masa CMS theme based on Bootstrap v5, a responsive, mobile first front-end framework for faster and easier web development. This also includes Font Awesome, the iconic font designed for Bootstrap.
This Masa Theme comes with all the CSS en JS file precompiled. If you wish to build the project yourself, then you can do so with NPM. Make sure NPM is installed. First install the depencies; open a terminal, goto the root folder of this Theme and type:
`npm install`
This will install all the needed packages. Then to build the project (using Gulp) type:
`npm run build`
The project is now build.