https://github.com/omarmakled/innoscripta-front
rest-api with syfmony and vuejs2
https://github.com/omarmakled/innoscripta-front
api axios bootstrap4 vuejs2 webpack
Last synced: 3 months ago
JSON representation
rest-api with syfmony and vuejs2
- Host: GitHub
- URL: https://github.com/omarmakled/innoscripta-front
- Owner: OmarMakled
- Created: 2019-03-03T11:37:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T12:29:34.000Z (over 7 years ago)
- Last Synced: 2025-02-26T12:14:49.151Z (over 1 year ago)
- Topics: api, axios, bootstrap4, vuejs2, webpack
- Language: Vue
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# front


## Project setup
```
npm install
edit .env VUE_APP_API
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
[back-end](https://github.com/OmarMakled/innoscripta-back/)