Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hasanuzzamanbe/vue-cli-php-boilerplate

This is a boilerplate for Vue cli with PHP.
https://github.com/hasanuzzamanbe/vue-cli-php-boilerplate

boilerplate hacktoberfest mysql mysql-database php vuecli vuejs

Last synced: 8 days ago
JSON representation

This is a boilerplate for Vue cli with PHP.

Awesome Lists containing this project

README

        

## Vue-cli with PHP Boilerplate

#

### How to use:
* Just clone the repository and keep on your server directory (htdocs)
* run command $` npm i` to install node
* run command $` npm run watch` for development server
* then run project directory like:

in xampp or wampp- http://localhost/project

Like laravel valet server: http://project.test

## Production:

Run command $` npm run production`

Then you need only project directory to deploy.

All done :)

## Some tips for beginners:

>Already installed plugins (for more check package.json)
* element-ui

* vue-router

> working directory

* You can write anywhere as you need

* Don't use this build directory(` project/builds`)

cause this build directory is changed automatically when you change any vue file.

* Write code on project directory will be a good choice.

If you find any issue create a issue on github or send a pull request.

>Let me know about your problems or any feedback
hasanuzzaman.com