Skip to content

vutran6853/vue-typescript-jsx-boilerplate

Repository files navigation

Vue + Typescript + JSX Boilerplate

Vue.js with Typescript and JSX Boilerplate

Features:

  • vue-cli Including Vue-class-component, Vuex, Vue-router
  • JSX with render function
  • Vuex is there, global states can still put into Vuex store.
  • Customizable webpack config.
  • Hot module replacement.
  • Lazy loading routes.
  • And so on.

Usage

This is a project template for vue-cli. It is recommended to use npm 3+ for a more efficient dependency tree.

Initialize

First, download, fork or clone this project.

npm install 

Development

npm run serve

Build Distribution

npm run build

That's it.

Files will be output to dist folder.

Contributing

If you find bugs, please submit issues on github. Pull requests are welcome!

License

MIT

Copyright (c) 2020 Vu Tran

About

Vue boilerplate using Typescript, Vuex, Vue Router, and JSX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published