Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T06:51:52.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T01:05:36.310Z (over 1 year ago)
- Topics: api, codeigniter, codeigniter4, rest-api, restful-api, vue, vuejs
- Language: Vue
- Homepage:
- Size: 1.77 MB
- Stars: 6
- Watchers: 2
- 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/).