Sijak
Sijak (시작 — 始作) is a Sino-Korean word meaning 'to begin to do,' and there is a saying in Korea that "시작이 반이다," which means well begun is half done. To help you begin well, this repository provides a stepping stone (or boilerplate) for building universal JavaScript applications using the following technologies:
- ECMAScript 2015 — a general purpose programming language specification
- Node.js — an open-source, cross-platform JavaScript runtime environment
- yarn — an open source JavaScript package manager
- nvm — a Node.js version manager
- Babel — a JavaScript transpiler
- ESLint with Airbnb JavaScript Style Guide — a pluggable and configurable JavaScript linter
- Jest — a zero-configuration JavaScript testing platform