Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avtonom/spa-application-symfony-restful-api-vue

SPA application (Symfony RESTful API + Vue.js)
https://github.com/avtonom/spa-application-symfony-restful-api-vue

api api-rest api-restfull apirest rest rest-api restful restful-api spa spa-architecture symfony symfony3 vue vue-component vue-components vue-resource vue-router vue2 vuejs vuejs2

Last synced: 9 days ago
JSON representation

SPA application (Symfony RESTful API + Vue.js)

Awesome Lists containing this project

README

        

SPA application (Symfony RESTful API + Vue.js)
===========================

Page project code: https://github.com/Avtonom/spa-application-symfony-restful-api-vue

#### To Install

```sh

composer.phar install

php ./bin/console doctrine:schema:update --dump-sql --force

```