https://github.com/ianmitchell/kiln
Yet Another JavaScript Boilerplate
https://github.com/ianmitchell/kiln
Last synced: about 1 year ago
JSON representation
Yet Another JavaScript Boilerplate
- Host: GitHub
- URL: https://github.com/ianmitchell/kiln
- Owner: IanMitchell
- Created: 2015-12-16T21:33:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-20T07:29:21.000Z (over 10 years ago)
- Last Synced: 2025-02-01T15:45:00.857Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Kiln
This is yet another JavaScript boilerplate. I was having trouble finding one that looked enticing, so I sat down and wrote my own using all the components I was most interested in.
I hope to flesh this out a little more in the future, but we'll see.
## Usage
```
$ npm install
$ npm start
```
## Components
1. Babel 6
2. AirBnb ESLint
3. Express
4. Universal React (uses react-router and has hot module replacement)
5. Sass
6. Webpack
8. PostCSS (works alongside / before Sass)
11. Nodemon
12. Socket.IO