Skip to content

Latest commit

 

History

History
executable file
·
34 lines (27 loc) · 401 Bytes

README.md

File metadata and controls

executable file
·
34 lines (27 loc) · 401 Bytes

beaker

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Publish docs to GitHub Pages

yarn build-deploy-gh-pages
  • Base folder should be included first in every project.