Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t32k/maple
A better front-end boilerplate.
https://github.com/t32k/maple
css
Last synced: 6 days ago
JSON representation
A better front-end boilerplate.
- Host: GitHub
- URL: https://github.com/t32k/maple
- Owner: t32k
- License: mit
- Created: 2013-02-04T02:17:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T11:16:08.000Z (over 8 years ago)
- Last Synced: 2024-04-13T07:34:37.466Z (7 months ago)
- Topics: css
- Language: CSS
- Homepage:
- Size: 13 MB
- Stars: 169
- Watchers: 19
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Maple
This project is alpha version, forever.
## Installation
Firtst up, you have to install the latest [Node.js](https://nodejs.org/en/).
Next, please type the following commands.
```
$ npm install -g gulp
$ cd path/to/maple
$ npm install
$ npm start
```## Taking Future Syntaxes
+ JavaScript: [Babel](https://babeljs.io/)
+ CSS: [cssnext](http://cssnext.io/)(some specs only)