Start adding modularjs & modularload, start updating readme, update html files, change jquery cdn, remove IE from babelrc

This commit is contained in:
Antoine Boulanger
2019-03-24 17:15:47 -04:00
parent 2b176132d3
commit 88aa667090
15 changed files with 1544 additions and 294 deletions

View File

@@ -1,12 +1,14 @@
Locomotive's Front-end Boilerplate
==================================
Front-end boilerplate for projects by [Locomotive][locomtl].
<p align="center">
<a href="https://github.com/locomotivemtl/locomotive-boilerplate">
<img src="https://user-images.githubusercontent.com/4596862/54868065-c2aea200-4d5e-11e9-9ce3-e0013c15f48c.png" height="140">
</a>
</p>
<h1 align="center">Locomotive Boilerplate</h1>
<p align="center">Front-end boilerplate for projects by Locomotive.</p>
## Installation
```sh
# install mbp and gulp
npm install mbp gulp@next -g
npm install mbp gulp -g
```
## Usage
@@ -19,9 +21,7 @@ gulp
```
## Configuration
Change the mentions of `boilerplate` for your project's name in
- `mconfig.json`
- `assets/scripts/utils/environment.js`
Change the mentions of `boilerplate` for your project's name in `mconfig.json`.
## CSS