Skip to content

wedk/vue-wordclock

Repository files navigation

vue-wordclock

telling the time in words (french)

experiment using Vue.js and tagged templates literals

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run unit tests

npm run test:unit

Lints and fixes files

npm run lint