/vue-example

This is an vue-implementation of an example react app. yes i know that sounds weird

Primary LanguageVue

ThinkingInReact

This is me, re-writing the simple list application written in React @ https://reactjs.org/docs/thinking-in-react.html

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