Start adding modularjs & modularload, start updating readme, update html files, change jquery cdn, remove IE from babelrc
This commit is contained in:
18
README.md
18
README.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user