/es6-boilerplate

A awesome boilerplate to use modern Javascript

Primary LanguageJavaScript

ES6 Boilerplate

How to use

Start

yarn install

Run the developmente server

yarn dev

Run the production build

yarn build