KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
vuejs-rollup-boilerplate
★ 13
Open GitHub ↗
Vue.js Rollup Boilerplate
Download README (.md)
Explore Similar Repositories
GenCameraDriver
:
General Industry Camera Driver
Negotiation-based-MARL
:
Source code for journal paper "Multiagent Reinforcement Learning With Sparse Interactions by Negotiation and Knowledge Transfer"
OpenglEs
:
No description available.
bonus
:
No description available.
machine-learning
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vuejs-rollup-boilerplate
?
Download (.md)
# Vue.js Rollup Boilerplate *Simple Rollup Vue.js Boilerplate with `vuex`,`vue-router`,`hot-reload`* <p align="center"> <img src="https://raw.githubusercontent.com/goriunov/vuejs-rollup-boilerplate/master/dist/assets/vue.png" width="500"> </p> ## Usage ```js git clone https://github.com/goriunov/vuejs-rollup-boilerplate.git cd vuejs-rollup-boilerplate npm install npm start // Do what ever you want with this, for more commands check package.json ``` Thanks to [vue-rollup-boilerplate repo](https://github.com/dangvanthanh/vue-rollup-boilerplate).