Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 361 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 361 Bytes

Wakamai Fondue

Project setup

npm install
git submodule update --remote

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.