Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafinhadufluxo/stranger-burger
https://github.com/rafinhadufluxo/stranger-burger
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafinhadufluxo/stranger-burger
- Owner: rafinhadufluxo
- Created: 2023-01-04T12:05:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T17:26:00.000Z (almost 2 years ago)
- Last Synced: 2023-10-10T13:32:55.371Z (about 1 year ago)
- Language: Vue
- Size: 450 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stranger burger
## 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
```### Compile configuration Api in terminal II (that is, open another terminal and compile inside the directory)
```
npm run backend
```