Skip to content

joseluisq/vue-typescript-starter

Repository files navigation

vue-typescript-starter

Tiny Vue 2 & Typescript frontend starter. 🚀

Note: This frontend example works with Koa-GraphQL-RethinkDB (GraphQL API Server). If you want not to work with GraphQL feel free to customize it.

Features

Node 6 or later is required.

Install

Clone the repository and install dependencies:

git clone \
  --depth 1 \
  --single-branch \
  https://github.com/joseluisq/vue-typescript-starter.git ./my-vue-app
cd ./my-vue-app

yarn

Development

yarn start

Production

yarn build

Contributions

Feel free to send some Pull request or issue.

License

MIT license

© 2017 José Luis Quintana

About

Tiny Vue 2 & Typescript frontend starter. 🚀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published