rhythnic / make-a-solid-app-on-your-lunchbreak-vue

An implementation of the solid tutorial in Vue.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAKE A SOLID APP ON YOUR LUNCH BREAK in Vue.js

This is an implementation of the tutorial MAKE A SOLID APP ON YOUR LUNCH BREAK in Vue.js.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

An implementation of the solid tutorial in Vue.js.


Languages

Language:Vue 83.8%Language:HTML 12.1%Language:JavaScript 4.1%