Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)