https://github.com/t32k/maple
A better front-end boilerplate.
https://github.com/t32k/maple
css
Last synced: about 1 year 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T11:16:08.000Z (about 10 years ago)
- Last Synced: 2025-03-27T04:22:34.021Z (over 1 year ago)
- Topics: css
- Language: CSS
- Homepage:
- Size: 13 MB
- Stars: 168
- Watchers: 18
- 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)