https://github.com/santrikoding-com/vue-js-codeigniter
Vue Js CodeIgniter
https://github.com/santrikoding-com/vue-js-codeigniter
api codeigniter codeigniter4 rest-api restful-api vue vuejs
Last synced: 8 months ago
JSON representation
Vue Js CodeIgniter
- Host: GitHub
- URL: https://github.com/santrikoding-com/vue-js-codeigniter
- Owner: SantriKoding-com
- Created: 2020-07-04T02:57:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T06:51:52.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T11:36:42.865Z (9 months ago)
- Topics: api, codeigniter, codeigniter4, rest-api, restful-api, vue, vuejs
- Language: Vue
- Homepage:
- Size: 1.77 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-codeigniter
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).